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.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theme_builder/CMakeLists.txt b/src/theme_builder/CMakeLists.txt
index 8e1dc244..108281a1 100644
--- a/src/theme_builder/CMakeLists.txt
+++ b/src/theme_builder/CMakeLists.txt
@@ -4,6 +4,7 @@ add_executable(cru_theme_builder
components/StyleRuleEditor.cpp
components/StyleRuleSetEditor.cpp
components/conditions/ConditionEditor.cpp
+ components/properties/TextPropertyEditor.cpp
)
if(APPLE)