diff options
Diffstat (limited to 'src/ui/CMakeLists.txt')
-rw-r--r-- | src/ui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/CMakeLists.txt b/src/ui/CMakeLists.txt index c9f0df8e..408c93d8 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -3,6 +3,7 @@ add_library(cru_ui SHARED ThemeManager.cpp ThemeResourceDictionary.cpp components/Component.cpp + components/Input.cpp components/Menu.cpp components/PopupButton.cpp components/Select.cpp |