X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpspp-sheet-private.h;h=e01fd47d21506581ad9d0194abe73ce282e8d1e8;hb=ecad37996f533d5cd8348ad68659470e821f5ebd;hp=a19c7c5b783bf60bef8916a8616be49a091e86c8;hpb=81f50c24cae1f7b007c38b763c06ccc766333c81;p=pspp diff --git a/src/ui/gui/pspp-sheet-private.h b/src/ui/gui/pspp-sheet-private.h index a19c7c5b78..e01fd47d21 100644 --- a/src/ui/gui/pspp-sheet-private.h +++ b/src/ui/gui/pspp-sheet-private.h @@ -263,7 +263,7 @@ struct _PsppSheetViewPrivate guint enable_search : 1; guint disable_popdown : 1; guint search_custom_entry_set : 1; - + guint hover_selection : 1; guint imcontext_changed : 1;