1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15: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

@@ -511,6 +511,7 @@ set(client_SRCS
fontengine.cpp
game.cpp
guiChatConsole.cpp
guiEditBoxWithScrollbar.cpp
guiEngine.cpp
guiPathSelectMenu.cpp
guiFormSpecMenu.cpp