X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpspp-sheet-selection.h;h=ded218c8c5ff1c856149d8790afc9444e0a9c3e0;hb=c8f16e229dede3bf3ec30c329cccc6924778553a;hp=4d8c50bcf190538f98afa08296a6a82f58676c9a;hpb=3bc8bee4dbb8a204fb61b0dfe97c4468899dd1c3;p=pspp diff --git a/src/ui/gui/pspp-sheet-selection.h b/src/ui/gui/pspp-sheet-selection.h index 4d8c50bcf1..ded218c8c5 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 *GSEAL (tree_view); - PsppSheetSelectionMode GSEAL (type); + PsppSheetView *PSEAL (tree_view); + PsppSheetSelectionMode PSEAL (type); }; struct _PsppSheetSelectionClass