Implemented the FREQUENCIES dialog.
[pspp-builds.git] / src / ui / gui / data-editor.h
index a49d2c5b2ca066f893a283d70a3f1440e88873c8..9f8ce0a698049211292d0100605f9e4b74062b01 100644 (file)
@@ -47,6 +47,7 @@ struct data_editor
   GtkAction *invoke_recode_different_dialog;
 
   GtkAction *invoke_descriptives_dialog;
+  GtkAction *invoke_frequencies_dialog;
 
   GtkAction *invoke_t_test_independent_samples_dialog;
   GtkAction *invoke_oneway_anova_dialog;