changeset 7742 | e5e529dcc9bb |
parent 7741 | d216f0599291 |
child 8179 | a1ffcb559f99 |
--- a/QTfrontend/ui/widget/chatwidget.h Wed Oct 10 23:30:34 2012 +0400 +++ b/QTfrontend/ui/widget/chatwidget.h Wed Oct 10 23:55:09 2012 +0400 @@ -131,6 +131,7 @@ void onFollow(); void onIgnore(); void onFriend(); + void chatNickDoubleClicked(const QModelIndex & index); void linkClicked(const QUrl & link); void nicksContextMenuRequested(const QPoint & pos); };