changeset 11637:cedd48571c90

[gaim-migrate @ 13913] Forgot to commit this, sorry committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 10 Oct 2005 12:29:30 +0000
parents 2f7558b0c01b
children 3a05b53a589e
files src/gtkblist.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 */