]> Pileus Git - aweather/blobdiff - src/plugins/alert.h
Various threading fixes
[aweather] / src / plugins / alert.h
index 414fff115ed67e6789b2868ad1b2742c4f7aa698..299131f6982a200aeed5e43bc87647b80ee49599 100644 (file)
@@ -43,6 +43,7 @@ struct _GritsPluginAlert {
        GritsHttp   *http;
        guint        refresh_id;
        guint        time_changed_id;
+       guint        update_source;
        GThreadPool *threads;
 
        GList       *msgs;