diff -r 19db164dd20d -r 1cb8b4c425ed QTfrontend/chatwidget.h --- a/QTfrontend/chatwidget.h Mon Feb 22 22:51:21 2010 +0000 +++ b/QTfrontend/chatwidget.h Mon Feb 22 23:03:50 2010 +0000 @@ -92,6 +92,7 @@ void onIgnore(); void onFriend(); void chatNickDoubleClicked(QListWidgetItem * item); + void chatNickClicked(QListWidgetItem * item); }; #endif // _CHAT_WIDGET_INCLUDED