From be881476350ab5f4202e687ad4161099870fe5a4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 8 Apr 2011 02:17:40 +0300 Subject: Now if chat input is hidden, it not using space in window. --- src/gui/chatwindow.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/gui/chatwindow.h') diff --git a/src/gui/chatwindow.h b/src/gui/chatwindow.h index 1b10405d4..d8457d691 100644 --- a/src/gui/chatwindow.h +++ b/src/gui/chatwindow.h @@ -246,6 +246,8 @@ class ChatWindow : public Window, std::string doReplace(const std::string &msg); + void adjustTabSize(); + protected: friend class ChatTab; friend class WhisperTab; @@ -261,8 +263,6 @@ class ChatWindow : public Window, void removeWhisper(const std::string &nick); - void adjustTabSize(); - void autoComplete(); std::string addColors(std::string &msg); -- cgit v1.2.3-60-g2f50