Use idle callback to write to the local config directory
[pspp-builds.git] / src / ui / gui / psppire-conf.h
index 674577e778a8586d6c41c9ce610b77306dd01095..8586022666d5757754b1af8b48da2de8e8adbbc6 100644 (file)
@@ -62,6 +62,7 @@ struct _PsppireConf
 
   GKeyFile *keyfile;
   gchar *filename;
+  guint idle;
 };