X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fdata-editor.h;h=97c7c1ec545de8b91e980923f3bef456b12eab5c;hb=bc0e3fee279da2813183ab2cd17fced06eae09e8;hp=471541c8376cd5cfbeb69fd67eff788ae37e3aa1;hpb=4c2001f2a436355d68bb513e15d9a44e2fd6ac27;p=pspp-builds.git diff --git a/src/ui/gui/data-editor.h b/src/ui/gui/data-editor.h index 471541c8..97c7c1ec 100644 --- a/src/ui/gui/data-editor.h +++ b/src/ui/gui/data-editor.h @@ -43,10 +43,15 @@ struct data_editor GtkAction *invoke_variable_info_dialog; GtkAction *invoke_find_dialog; GtkAction *invoke_rank_dialog; + GtkAction *invoke_recode_same_dialog; + 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; + GtkAction *invoke_t_test_one_sample_dialog; /* Actions which do things */