--- a/src/gtklist.h Mon Mar 17 05:21:09 2003 +0000 +++ b/src/gtklist.h Mon Mar 17 07:21:13 2003 +0000 @@ -63,6 +63,8 @@ cell we're currently hovering over. This is used for tooltips. */ GtkWidget *tipwindow; /**< The window used by the tooltip */ + + GaimBlistNode *selected_node; /**< The currently selected node */ }; /**