From 286554f730ca3fca716bf78e912e807a72dfee66 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 13 Dec 2015 23:24:34 +0300 Subject: Move constant DEFAULT_CHAT_WINDOW_SCROLL into chat.cpp --- src/actions/chat.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/actions/chat.cpp') diff --git a/src/actions/chat.cpp b/src/actions/chat.cpp index f6e1d9a55..4c77787ab 100644 --- a/src/actions/chat.cpp +++ b/src/actions/chat.cpp @@ -47,6 +47,8 @@ #include "debug.h" +const int DEFAULT_CHAT_WINDOW_SCROLL = 7; + namespace Actions { -- cgit v1.2.3-70-g09d2