1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-17 18:35:20 +02:00

FormSpec : Add an auto vertical scrollbar to the textarea

This commit is contained in:
adelcoding1
2017-02-18 11:40:37 -08:00
committed by Loic Blot
parent c830347a57
commit 9b8fa99fe3
8 changed files with 1856 additions and 34 deletions

View File

@@ -149,6 +149,7 @@ LOCAL_SRC_FILES := \
jni/src/genericobject.cpp \
jni/src/gettext.cpp \
jni/src/guiChatConsole.cpp \
jni/src/guiEditBoxWithScrollbar.cpp \
jni/src/guiEngine.cpp \
jni/src/guiPathSelectMenu.cpp \
jni/src/guiFormSpecMenu.cpp \