X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=panel-plugin%2Fxfce4-hdaps.h;h=9c1ac9c38578c8900f5b941dfb0da2623f507f9d;hb=c6fbeea01e8de4fedf99ea8f533991277d2c8eb7;hp=c6a28303d9ff032102b115b0a02525dd933276da;hpb=c2192722c30e86449a7598eb9c962af39ed2a7e0;p=xfce4-hdaps.git diff --git a/panel-plugin/xfce4-hdaps.h b/panel-plugin/xfce4-hdaps.h index c6a2830..9c1ac9c 100644 --- a/panel-plugin/xfce4-hdaps.h +++ b/panel-plugin/xfce4-hdaps.h @@ -24,7 +24,6 @@ #include #include -#include #include G_BEGIN_DECLS @@ -36,8 +35,7 @@ typedef struct { GtkWidget *eventbox; GtkWidget *hvbox; GtkWidget *icon; - GtkTooltips *tooltip; - + /* A pointer to the timeout function. That is, a pointer to the function that gets executed every poll_frequency milliseconds. */