X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpspp-sheet-view.h;h=dc9bf681593a3104313b6172bdafd08928ec75bf;hb=refs%2Fbuilds%2F20130116032122%2Fpspp;hp=73210f1521e2736297adf50ebbbf1e08a30d6cb3;hpb=66c331cda3ecc00d81761ac9fdc62ac6c475be03;p=pspp diff --git a/src/ui/gui/pspp-sheet-view.h b/src/ui/gui/pspp-sheet-view.h index 73210f1521..dc9bf68159 100644 --- a/src/ui/gui/pspp-sheet-view.h +++ b/src/ui/gui/pspp-sheet-view.h @@ -102,6 +102,8 @@ struct _PsppSheetView GtkContainer parent; PsppSheetViewPrivate *GSEAL (priv); + + gboolean dispose_has_run ; }; struct _PsppSheetViewClass