X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fdata-editor.h;h=237b6769a896ecd4bb8580e3e2b7d0e43cf2e6bd;hb=31b6e78dc21a245350249247962d199ada98e677;hp=9ea0e9169e0ba71e714dc1ed611e2249116e55dc;hpb=1a90d36cb9eac4fa17b8e2f9a9b8b7461bd6360d;p=pspp-builds.git diff --git a/src/ui/gui/data-editor.h b/src/ui/gui/data-editor.h index 9ea0e916..237b6769 100644 --- a/src/ui/gui/data-editor.h +++ b/src/ui/gui/data-editor.h @@ -61,6 +61,8 @@ struct data_editor GtkAction *invoke_oneway_anova_dialog; GtkAction *invoke_t_test_one_sample_dialog; + GtkToggleAction *toggle_split_window; + /* Actions which do things */ GtkAction *insert_variable;