Added "comments" dialog.
[pspp-builds.git] / src / ui / gui / data-editor.h
index 9b8da82615dc5ef0832b4d3686460ca8596e8f68..cbec01e69e0d0760fbdcaa5b94726d9b211f0900 100644 (file)
@@ -39,6 +39,7 @@ struct data_editor
   GtkAction *invoke_split_file_dialog;
   GtkAction *invoke_sort_cases_dialog;
   GtkAction *invoke_compute_dialog;
+  GtkAction *invoke_comments_dialog;
 
   GtkAction *invoke_variable_info_dialog;