Introducing global away
[quassel.git] / src / core / coreuserinputhandler.h
index 40490be..f98fb74 100644 (file)
@@ -68,6 +68,7 @@ public slots:
   void defaultHandler(QString cmd, const BufferInfo &bufferInfo, const QString &text);
 
   void issueQuit(const QString &reason);
+  void issueAway(const QString &msg, bool autoCheck = true);
 
 protected:
   void timerEvent(QTimerEvent *event);