Respect the case_cnt field from sys file header. Closes patch #6092
[pspp-builds.git] / src / ui / gui / data-editor.h
index bc4a01ad4cf6fc93ea18352e8fa620b16c6d0aab..27dff55e9fc6af9e1f6bafbaaf08ee66326197c5 100644 (file)
@@ -41,6 +41,7 @@ struct data_editor
   GtkAction *invoke_variable_info_dialog;
 
   GtkAction *insert_variable;
+  GtkAction *insert_case;
 
   GladeXML *xml;