X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-data-store.h;h=6b6d755e6eb5ca90cb00ecba4d91e98238031288;hb=f062823782af5f98fecb1808136df3d565194698;hp=47ce5e5e729d22dc5f99325b30ceeb9d9c8dd6d5;hpb=1641c5707278765ec595bda341378aa7c6bec152;p=pspp diff --git a/src/ui/gui/psppire-data-store.h b/src/ui/gui/psppire-data-store.h index 47ce5e5e72..6b6d755e6e 100644 --- a/src/ui/gui/psppire-data-store.h +++ b/src/ui/gui/psppire-data-store.h @@ -72,6 +72,7 @@ struct _PsppireDataStore gboolean dispose_has_run ; PsppireDict *dict; struct datasheet *datasheet; + gint stamp; gint dict_handler_id [n_dict_signals]; };