Audit and cleanup dispose methods of classes which have them.
[pspp] / src / ui / gui / psppire-acr.h
index 73873df356ef2502dcfbdd07481d0b1609fa9a71..c38f3f5f3a64d0e479d8361bf93953037031c47f 100644 (file)
@@ -66,7 +66,7 @@ struct _PsppireAcr
 {
   GtkBox parent;
 
-
+  gboolean dispose_has_run;
   GtkListStore *list_store;
 
   GtkTreeView *tv;