X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=src%2Fplugins%2Fradar.h;fp=src%2Fplugins%2Fradar.h;h=2ed86acb1568c9af3f4935c957364bafb000b8e5;hb=4c964909b5b3c4ea73f93666dde5a2351658464f;hp=31152dbf52db79f7f51307e22bdd6aaf9c2ba606;hpb=b02f2c3d23f841720a457ce178af60b0caa5ace9;p=aweather diff --git a/src/plugins/radar.h b/src/plugins/radar.h index 31152db..2ed86ac 100644 --- a/src/plugins/radar.h +++ b/src/plugins/radar.h @@ -45,6 +45,7 @@ struct _GisPluginRadar { GisPrefs *prefs; GtkWidget *config; AWeatherColormap *colormap; + gpointer *hud_ref; GHashTable *sites; GisHttp *sites_http;