Added the One Sample T Test dialog
[pspp-builds.git] / src / ui / gui / data-editor.h
index 9f8ce0a698049211292d0100605f9e4b74062b01..97c7c1ec545de8b91e980923f3bef456b12eab5c 100644 (file)
@@ -51,6 +51,7 @@ struct data_editor
 
   GtkAction *invoke_t_test_independent_samples_dialog;
   GtkAction *invoke_oneway_anova_dialog;
+  GtkAction *invoke_t_test_one_sample_dialog;
 
 
   /* Actions which do things */