aboutsummaryrefslogtreecommitdiff
path: root/src/theme_builder/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-02-16 19:10:00 +0800
committercrupest <crupest@outlook.com>2022-02-16 19:10:00 +0800
commit6459edc7c8af9e5c9bafe4f1635194334f42f415 (patch)
tree5d11434b5db55a8ab033676e1ed6a32a5bb2f599 /src/theme_builder/CMakeLists.txt
parentec2060983edd2b77ff90b2533404d77ea892a5d9 (diff)
downloadcru-6459edc7c8af9e5c9bafe4f1635194334f42f415.tar.gz
cru-6459edc7c8af9e5c9bafe4f1635194334f42f415.tar.bz2
cru-6459edc7c8af9e5c9bafe4f1635194334f42f415.zip
...
Diffstat (limited to 'src/theme_builder/CMakeLists.txt')
-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 6b0242c7..5b968918 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/CheckedConditionEditor.cpp
components/conditions/ClickStateConditionEditor.cpp
+ components/conditions/CompoundConditionEditor.cpp
components/conditions/ConditionEditor.cpp
components/conditions/FocusConditionEditor.cpp
components/properties/CheckBoxPropertyEditor.cpp