aboutsummaryrefslogtreecommitdiff
path: root/src/theme_builder/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-02-16 17:30:49 +0800
committercrupest <crupest@outlook.com>2022-02-16 17:30:49 +0800
commitda6f0bcfc6ec786cf14f67f100b4c50cf2325db4 (patch)
tree8e9a2c5389ba9f352f5823c0eec525a04993f2b4 /src/theme_builder/CMakeLists.txt
parent674e8af2e92074b71c77e656a54244ce2693460c (diff)
downloadcru-da6f0bcfc6ec786cf14f67f100b4c50cf2325db4.tar.gz
cru-da6f0bcfc6ec786cf14f67f100b4c50cf2325db4.tar.bz2
cru-da6f0bcfc6ec786cf14f67f100b4c50cf2325db4.zip
...
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