]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/blobdiff - panel-plugin/xfce4-hdaps.h
Fixed compilation under XFCE 4.6 RC1 thanks to Evgeni Golov.
[xfce4-hdaps.git] / panel-plugin / xfce4-hdaps.h
index 7de1d5e511fefc8d9f8b5c9c790d8fc868648b5b..fd881ab521022d4724732c4fa6388971e8612f52 100644 (file)
@@ -4,6 +4,7 @@
 #include <gtk/gtk.h>
 #include <libxfce4panel/xfce-panel-plugin.h>
 #include <libxfce4panel/xfce-hvbox.h>
+#include <libxfce4util/libxfce4util.h>
 #include "hdaps.h"
 
 G_BEGIN_DECLS
@@ -12,9 +13,10 @@ typedef struct {
   XfcePanelPlugin *plugin;
   
   /* Panel widgets */
-  GtkWidget *eventbox;
-  GtkWidget *hvbox;
-  GtkWidget *icon;
+  GtkWidget   *eventbox;
+  GtkWidget   *hvbox;
+  GtkWidget   *icon;
+  GtkTooltips *tooltip;
   
   /* A pointer to the timeout function.
      That is, a pointer to the function that gets