X-Git-Url: http://pileus.org/git/?p=aweather;a=blobdiff_plain;f=src%2Faweather-gui.h;h=c1c76bebd0c283f67d4bd3e7b99385c64fd94a85;hp=640ff2a3e9f93884bd0a43f87c99d60414cccff0;hb=9e734911e96ae83b0f41afa5073d5313bc197d96;hpb=a9b6cd4bb2b4b9a424fa63843a3fbcef05429c88 diff --git a/src/aweather-gui.h b/src/aweather-gui.h index 640ff2a..c1c76be 100644 --- a/src/aweather-gui.h +++ b/src/aweather-gui.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2009-2010 Andy Spencer + * Copyright (C) 2009-2011 Andy Spencer * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -43,6 +43,7 @@ struct _AWeatherGui { GritsPlugins *plugins; GritsPrefs *prefs; GtkListStore *gtk_plugins; + guint update_source; }; struct _AWeatherGuiClass {