Add DESCRIPTIVES dialog.
[pspp-builds.git] / src / ui / gui / data-editor.h
index 143a2e111f7cf8dd90bdc92f48746ffb7bb59d07..6ebc2ec65e1683bb060f53ae516ec471964174e4 100644 (file)
@@ -42,6 +42,7 @@ struct data_editor
   GtkAction *invoke_goto_dialog;
   GtkAction *invoke_variable_info_dialog;
   GtkAction *invoke_find_dialog;
+  GtkAction *invoke_descriptives_dialog;
 
   /* Actions which do things */
   GtkAction *insert_variable;