[gaim-migrate @ 13913]

Mon, 10 Oct 2005 12:29:30 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Mon, 10 Oct 2005 12:29:30 +0000
changeset 11637
bbdf78544ea2
parent 11636
7512e00792be
child 11638
1821b40269a3

[gaim-migrate @ 13913]
Forgot to commit this, sorry

src/gtkblist.h file | annotate | diff | comparison | revisions
--- a/src/gtkblist.h	Mon Oct 10 05:42:24 2005 +0000
+++ b/src/gtkblist.h	Mon Oct 10 12:29:30 2005 +0000
@@ -83,6 +83,7 @@
 	GaimBlistNode *mouseover_contact; /**< This is the contact currently mouse-over expanded */
 
 	GtkWidget *tipwindow;            /**< The window used by the tooltip */
+	char *tooltiptext;               /**< The text displayed in tipwindow */
 
 	GaimBlistNode *selected_node;   /**< The currently selected node */
         GtkWidget *statusbox;            /**< The status selector dropdown */

mercurial