Added the Compute dialog box.
[pspp-builds.git] / src / ui / gui / data-editor.h
index e16e713bd2d2073b1e3a9c1876ff269f6d9c69ea..42266408636b0574bd0521af5c32e0e3a4fd9d29 100644 (file)
@@ -37,6 +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;