X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=src%2Faweather-gui.h;h=ba74cab7656691b54fa965eb76716bb18d6e8721;hb=refs%2Fheads%2Fv0.5.x;hp=640ff2a3e9f93884bd0a43f87c99d60414cccff0;hpb=a9b6cd4bb2b4b9a424fa63843a3fbcef05429c88;p=aweather diff --git a/src/aweather-gui.h b/src/aweather-gui.h index 640ff2a..ba74cab 100644 --- a/src/aweather-gui.h +++ b/src/aweather-gui.h @@ -43,6 +43,7 @@ struct _AWeatherGui { GritsPlugins *plugins; GritsPrefs *prefs; GtkListStore *gtk_plugins; + guint update_source; }; struct _AWeatherGuiClass {