Implemented the find dialog.
[pspp-builds.git] / src / ui / gui / data-editor.h
index 00430e9f62e261f65033e1ad67d8ae1006c8ea60..143a2e111f7cf8dd90bdc92f48746ffb7bb59d07 100644 (file)
@@ -41,6 +41,7 @@ struct data_editor
   GtkAction *invoke_select_cases_dialog;
   GtkAction *invoke_goto_dialog;
   GtkAction *invoke_variable_info_dialog;
+  GtkAction *invoke_find_dialog;
 
   /* Actions which do things */
   GtkAction *insert_variable;