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/setup_chat.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/gui/setup_chat.h') diff --git a/src/gui/setup_chat.h b/src/gui/setup_chat.h index 30a59895a..2a6e5b183 100644 --- a/src/gui/setup_chat.h +++ b/src/gui/setup_chat.h @@ -86,6 +86,9 @@ class Setup_Chat : public SetupTab, public gcn::ActionListener gcn::CheckBox *mShowBattleEventsCheckBox; bool mShowBattleEvents; + gcn::CheckBox *mHideChatInputCheckBox; + bool mHideChatInput; + EditDialog *mEditDialog; }; -- cgit v1.2.3-60-g2f50