Implemented the Select Cases Dialog
[pspp-builds.git] / src / ui / gui / data-editor.h
index 2186d4cf8e0cc8f5218da9bb722bd0e796c71245..00430e9f62e261f65033e1ad67d8ae1006c8ea60 100644 (file)
@@ -38,6 +38,7 @@ struct data_editor
   GtkAction *invoke_sort_cases_dialog;
   GtkAction *invoke_compute_dialog;
   GtkAction *invoke_comments_dialog;
+  GtkAction *invoke_select_cases_dialog;
   GtkAction *invoke_goto_dialog;
   GtkAction *invoke_variable_info_dialog;