X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpspp-sheet-selection.h;h=ec96dd117bf620811818bbe991fdb18a0f1e36d7;hb=fd42aabc26013ace3f87acc4108c3d8a3b238232;hp=ded218c8c5ff1c856149d8790afc9444e0a9c3e0;hpb=e04c680aae366f5af85cd50776875fcdf3c8927a;p=pspp diff --git a/src/ui/gui/pspp-sheet-selection.h b/src/ui/gui/pspp-sheet-selection.h index ded218c8c5..ec96dd117b 100644 --- a/src/ui/gui/pspp-sheet-selection.h +++ b/src/ui/gui/pspp-sheet-selection.h @@ -77,8 +77,8 @@ struct _PsppSheetSelection /*< private >*/ - PsppSheetView *PSEAL (tree_view); - PsppSheetSelectionMode PSEAL (type); + PsppSheetView *tree_view; + PsppSheetSelectionMode type; }; struct _PsppSheetSelectionClass