From 0f91e36d49cbdadedce96009954810bffd614359 Mon Sep 17 00:00:00 2001 From: crupest Date: Sat, 12 Feb 2022 21:39:23 +0800 Subject: ... --- src/theme_builder/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/theme_builder/CMakeLists.txt b/src/theme_builder/CMakeLists.txt index 95619369..5c57f12b 100644 --- a/src/theme_builder/CMakeLists.txt +++ b/src/theme_builder/CMakeLists.txt @@ -5,6 +5,7 @@ add_executable(cru_theme_builder components/StyleRuleSetEditor.cpp components/conditions/ConditionEditor.cpp components/properties/ColorPropertyEditor.cpp + components/properties/CornerRadiusPropertyEditor.cpp components/properties/PointPropertyEditor.cpp components/properties/TextPropertyEditor.cpp components/properties/ThicknessPropertyEditor.cpp -- cgit v1.2.3