From c9c00d921e38b2ac655ab52e2720ef0fc00568a1 Mon Sep 17 00:00:00 2001 From: David Cernat Date: Mon, 10 Jul 2017 12:38:40 +0300 Subject: [PATCH] [Build] Add tes3mp_text_input to MyGUI's CMakeLists --- files/mygui/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/files/mygui/CMakeLists.txt b/files/mygui/CMakeLists.txt index d8532c64b..8f28977a8 100644 --- a/files/mygui/CMakeLists.txt +++ b/files/mygui/CMakeLists.txt @@ -99,6 +99,7 @@ set(MYGUI_FILES tes3mp_dialog_list.layout tes3mp_chat.layout tes3mp_chat.skin.xml + tes3mp_text_input.layout RussoOne-Regular.ttf )