Fixed the refresh button on the dialogs.
[pspp-builds.git] / src / ui / gui / data-editor.h
index e16e713bd2d2073b1e3a9c1876ff269f6d9c69ea..0fe62ea627fda1a6797b8c8a729856bcb726940c 100644 (file)
@@ -38,6 +38,8 @@ struct data_editor
   GtkAction *invoke_transpose_dialog;
   GtkAction *invoke_split_file_dialog;
 
+  GtkAction *invoke_sort_cases_dialog;
+
   GladeXML *xml;
 
   gboolean save_as_portable;