QTfrontend/ui/widget/chatwidget.h
changeset 8396 5123eac2f9d6
parent 8179 a1ffcb559f99
child 8430 5a5c34a75e1a
--- 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;