]> Pileus Git - aweather/blobdiff - src/plugins/alert.h
Add canceling to alerts plugins
[aweather] / src / plugins / alert.h
index 299131f6982a200aeed5e43bc87647b80ee49599..488b726ce82297fe967efb947314ecc2cfe926a3 100644 (file)
@@ -45,6 +45,7 @@ struct _GritsPluginAlert {
        guint        time_changed_id;
        guint        update_source;
        GThreadPool *threads;
+       gboolean     aborted;
 
        GList       *msgs;
        time_t       updated;