X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=src%2Faweather-gui.h;h=aa90f93d205d41b84b81554f0c5e0259c5af3646;hb=09654a91f1251a083f435728cc1523c68d770ef3;hp=396955cf35730dbb6d6f5c6d05b52d7d9d75c61d;hpb=d4d52d011600b56587a088760b734fbb52f6a588;p=aweather diff --git a/src/aweather-gui.h b/src/aweather-gui.h index 396955c..aa90f93 100644 --- a/src/aweather-gui.h +++ b/src/aweather-gui.h @@ -43,6 +43,9 @@ struct _AWeatherGui { GisPlugins *plugins; GisPrefs *prefs; GtkListStore *gtk_plugins; + + /* Deprecated */ + GisHttp *http; }; struct _AWeatherGuiClass {