]> Pileus Git - aweather/blobdiff - src/plugins/radar.h
Miscellaneous bug fixes
[aweather] / src / plugins / radar.h
index 31152dbf52db79f7f51307e22bdd6aaf9c2ba606..2ed86acb1568c9af3f4935c957364bafb000b8e5 100644 (file)
@@ -45,6 +45,7 @@ struct _GisPluginRadar {
        GisPrefs   *prefs;
        GtkWidget  *config;
        AWeatherColormap *colormap;
+       gpointer    *hud_ref;
 
        GHashTable *sites;
        GisHttp    *sites_http;