Mon, 10 Oct 2005 12:29:30 +0000
[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 */