From 71ba93abb9436eabc9fed8e4e49ab5cdee47bb38 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 18 Apr 2011 22:33:28 +0300 Subject: Impliment away log in away mode. --- src/gui/widgets/chattab.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/chattab.h') diff --git a/src/gui/widgets/chattab.h b/src/gui/widgets/chattab.h index 66e9f637d..45e27797d 100644 --- a/src/gui/widgets/chattab.h +++ b/src/gui/widgets/chattab.h @@ -159,6 +159,8 @@ class ChatTab : public Tab void setNoAway(bool n) { mNoAway = n; } + void addNewRow(std::string &line); + protected: friend class ChatWindow; friend class WhisperWindow; -- cgit v1.2.3-70-g09d2