aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/theme_builder/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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