From 1cf1002f1d3cd81ddb920eb7196a067b566f11e2 Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 10 Mar 2022 18:03:49 +0800 Subject: ... --- src/ui/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ui/CMakeLists.txt') 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 -- cgit v1.2.3