X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-data-sheet.h;h=8497e2c1155ff23a5bc5cc1e5b3bdaa76433c5c0;hb=81ddd8ec0219b4808fc5392d4da0eebd45efa7ac;hp=5e553ec646485f7afab5769bf04cf9161b68d56e;hpb=abc26ae373d795e5cabcdcc61f7e12b4d887742a;p=pspp diff --git a/src/ui/gui/psppire-data-sheet.h b/src/ui/gui/psppire-data-sheet.h index 5e553ec646..8497e2c115 100644 --- a/src/ui/gui/psppire-data-sheet.h +++ b/src/ui/gui/psppire-data-sheet.h @@ -53,6 +53,9 @@ struct _PsppireDataSheet guint scroll_to_bottom_signal; guint scroll_to_right_signal; + GtkClipboard *clip; + guint on_owner_change_signal; + PsppSheetViewColumn *new_variable_column; GtkBuilder *builder;