# HG changeset patch # User Mark Doliner # Date 1128947370 0 # Node ID cedd48571c90795636cf1d8e4f5416809b15421a # Parent 2f7558b0c01b215356e72d75642d1c6bc8580527 [gaim-migrate @ 13913] Forgot to commit this, sorry committer: Tailor Script diff -r 2f7558b0c01b -r cedd48571c90 src/gtkblist.h --- 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 */