Added the Compute dialog box.
[pspp-builds.git] / src / ui / gui / data-editor.h
index 0fe62ea627fda1a6797b8c8a729856bcb726940c..42266408636b0574bd0521af5c32e0e3a4fd9d29 100644 (file)
@@ -37,8 +37,8 @@ struct data_editor
   GtkAction *invoke_weight_cases_dialog;
   GtkAction *invoke_transpose_dialog;
   GtkAction *invoke_split_file_dialog;
-
   GtkAction *invoke_sort_cases_dialog;
+  GtkAction *invoke_compute_dialog;
 
   GladeXML *xml;