X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fdata-editor.h;h=af282e26fb0f947e6896269c53183967d5be0ad2;hb=2165f59ab9eee5272b4037e45477811627cae078;hp=237b6769a896ecd4bb8580e3e2b7d0e43cf2e6bd;hpb=31b6e78dc21a245350249247962d199ada98e677;p=pspp-builds.git diff --git a/src/ui/gui/data-editor.h b/src/ui/gui/data-editor.h index 237b6769..af282e26 100644 --- a/src/ui/gui/data-editor.h +++ b/src/ui/gui/data-editor.h @@ -77,6 +77,8 @@ struct data_editor GtkMenu *data_sheet_variable_popup_menu; GtkMenu *data_sheet_cases_popup_menu; + GtkMenu *var_sheet_variable_popup_menu; + PsppireDataEditor *data_editor; gboolean save_as_portable;