]> Pileus Git - aweather/blobdiff - src/plugins/radar.h
Fix hiding and freeing volumes
[aweather] / src / plugins / radar.h
index 71136aefb81faf238f72004430e5ee94f592141f..51443b620bf599a5d003bbf50a6ffa9409387d7d 100644 (file)
@@ -45,8 +45,9 @@ struct _GritsPluginRadar {
        GritsViewer *viewer;
        GritsPrefs  *prefs;
        GtkWidget   *config;
+       guint        tab_id;
        AWeatherColormap *colormap;
-       gpointer    *hud_ref;
+       GritsCallback    *hud;
 
        GHashTable  *sites;
        GritsHttp   *sites_http;