diff -r 67ed60178ec7 -r 5e6f56c7ccd9 src/gtklist.h --- 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 */ }; /**