From 9b8fa99fe30728c1fcfa73cdf74211841bdae9fb Mon Sep 17 00:00:00 2001 From: adelcoding1 Date: Sat, 18 Feb 2017 11:40:37 -0800 Subject: FormSpec : Add an auto vertical scrollbar to the textarea --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index d82887b38..f836a9f66 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -511,6 +511,7 @@ set(client_SRCS fontengine.cpp game.cpp guiChatConsole.cpp + guiEditBoxWithScrollbar.cpp guiEngine.cpp guiPathSelectMenu.cpp guiFormSpecMenu.cpp -- cgit v1.2.3