Actually add the code for the "Split Window" factility
[pspp-builds.git] / src / ui / gui / data-editor.h
index 9ea0e9169e0ba71e714dc1ed611e2249116e55dc..237b6769a896ecd4bb8580e3e2b7d0e43cf2e6bd 100644 (file)
@@ -61,6 +61,8 @@ struct data_editor
   GtkAction *invoke_oneway_anova_dialog;
   GtkAction *invoke_t_test_one_sample_dialog;
 
+  GtkToggleAction *toggle_split_window;
+
 
   /* Actions which do things */
   GtkAction *insert_variable;