]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/blobdiff - panel-plugin/xfce4-hdaps.h
panel-plugin: migrate GtkTooltips to new simpler API.
[xfce4-hdaps.git] / panel-plugin / xfce4-hdaps.h
index c6a28303d9ff032102b115b0a02525dd933276da..4affb309e64ac9b3e37c9b9ff48906d124606f03 100644 (file)
@@ -36,8 +36,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. */