X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-dict.h;h=c3674b13300130593eff77539690187a2abe6558;hb=ceaed4a17cb3b0a14c89f10b72a636f94af97e7a;hp=2c88a49492a0fa49e4cfb2ad7fb4595544fc665d;hpb=dbb8d63ba5ab0938beb455fac2d2aac1799a97a4;p=pspp diff --git a/src/ui/gui/psppire-dict.h b/src/ui/gui/psppire-dict.h index 2c88a49492..c3674b1330 100644 --- a/src/ui/gui/psppire-dict.h +++ b/src/ui/gui/psppire-dict.h @@ -61,6 +61,8 @@ struct _PsppireDict GObject parent; struct dictionary *dict; + gboolean dispose_has_run; + gboolean disable_insert_signal; /* For GtkTreeModelIface */ gint stamp;