QTfrontend/chatwidget.h
changeset 2846 1cb8b4c425ed
parent 2845 19db164dd20d
child 2847 cde320fd3122
equal deleted inserted replaced
2845:19db164dd20d 2846:1cb8b4c425ed
    90   void onInfo();
    90   void onInfo();
    91   void onFollow();
    91   void onFollow();
    92   void onIgnore();
    92   void onIgnore();
    93   void onFriend();
    93   void onFriend();
    94   void chatNickDoubleClicked(QListWidgetItem * item);
    94   void chatNickDoubleClicked(QListWidgetItem * item);
       
    95   void chatNickClicked(QListWidgetItem * item);
    95 };
    96 };
    96 
    97 
    97 #endif // _CHAT_WIDGET_INCLUDED
    98 #endif // _CHAT_WIDGET_INCLUDED