From 603f46e195823530bafda97f0dda1a332cc39dc8 Mon Sep 17 00:00:00 2001 From: crupest Date: Wed, 23 Feb 2022 21:28:53 +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 56205db0..91128862 100644 --- a/src/ui/CMakeLists.txt +++ b/src/ui/CMakeLists.txt @@ -1,6 +1,7 @@ add_library(cru_ui SHARED Helper.cpp ThemeManager.cpp + ThemeResourceDictionary.cpp components/Component.cpp components/Menu.cpp components/PopupButton.cpp -- cgit v1.2.3