aboutsummaryrefslogtreecommitdiff
path: root/src/theme_builder/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/theme_builder/CMakeLists.txt')
-rw-r--r--src/theme_builder/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/theme_builder/CMakeLists.txt b/src/theme_builder/CMakeLists.txt
index f4214935..41c3808f 100644
--- a/src/theme_builder/CMakeLists.txt
+++ b/src/theme_builder/CMakeLists.txt
@@ -5,6 +5,8 @@ add_executable(cru_theme_builder
components/StyleRuleSetEditor.cpp
components/conditions/ClickStateConditionEditor.cpp
components/conditions/ConditionEditor.cpp
+ components/conditions/FocusConditionEditor.cpp
+ components/properties/CheckBoxPropertyEditor.cpp
components/properties/ColorPropertyEditor.cpp
components/properties/CornerRadiusPropertyEditor.cpp
components/properties/PointPropertyEditor.cpp