X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fdata-editor.h;h=930423ee1c2ffba346329bd3778923a76be95f50;hb=3358031c44f487dde08fddf3ebf9200eb9087d7e;hp=582ae227143eea5e1b8d14fbbc76387c52191a89;hpb=96713da011a94543ae50f70f8f8bf9aa5b323fa9;p=pspp-builds.git diff --git a/src/ui/gui/data-editor.h b/src/ui/gui/data-editor.h index 582ae227..930423ee 100644 --- a/src/ui/gui/data-editor.h +++ b/src/ui/gui/data-editor.h @@ -31,6 +31,7 @@ struct data_editor GtkAction *action_data_save_as; GtkAction *action_data_save; + /* Actions which invoke dialog boxes */ GtkAction *invoke_weight_cases_dialog; GtkAction *invoke_transpose_dialog; GtkAction *invoke_split_file_dialog; @@ -40,14 +41,18 @@ struct data_editor GtkAction *invoke_goto_dialog; GtkAction *invoke_variable_info_dialog; + /* Actions which do things */ GtkAction *insert_variable; GtkAction *insert_case; - GtkAction *delete_variables; GtkAction *delete_cases; GladeXML *xml; + GtkMenu *data_sheet_variable_popup_menu; + GtkMenu *data_sheet_cases_popup_menu; + + gboolean save_as_portable; /* Name of the file this data is associated with (ie, was loaded from or