diff -r 0b357c57e01c -r 5123eac2f9d6 QTfrontend/ui/widget/chatwidget.h --- a/QTfrontend/ui/widget/chatwidget.h Thu Jan 17 18:12:30 2013 +0100 +++ b/QTfrontend/ui/widget/chatwidget.h Thu Jan 17 23:17:39 2013 +0400 @@ -100,6 +100,7 @@ void info(const QString & str); void follow(const QString &); void nickCountUpdate(int cnt); + void consoleCommand(const QString & command); private: bool m_isAdmin;