Implemented a dialog box for the ONEWAY command.
[pspp-builds.git] / src / ui / gui / data-editor.h
index 471541c8376cd5cfbeb69fd67eff788ae37e3aa1..9af3d737cddd03561101c97460a7b9fed7712eab 100644 (file)
@@ -47,6 +47,7 @@ struct data_editor
   GtkAction *invoke_descriptives_dialog;
 
   GtkAction *invoke_t_test_independent_samples_dialog;
+  GtkAction *invoke_oneway_anova_dialog;
 
 
   /* Actions which do things */