]> Pileus Git - aweather/blobdiff - src/aweather-gui.h
Add -no-undefined for win32 build
[aweather] / src / aweather-gui.h
index 640ff2a3e9f93884bd0a43f87c99d60414cccff0..ba74cab7656691b54fa965eb76716bb18d6e8721 100644 (file)
@@ -43,6 +43,7 @@ struct _AWeatherGui {
        GritsPlugins *plugins;
        GritsPrefs   *prefs;
        GtkListStore *gtk_plugins;
+       guint         update_source;
 };
 
 struct _AWeatherGuiClass {