aboutsummaryrefslogtreecommitdiff
path: root/src/theme_builder/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-02-24 15:56:01 +0800
committercrupest <crupest@outlook.com>2022-02-24 15:56:01 +0800
commit640401bf2f4b3da3708970a1408b27e159f93631 (patch)
treec9692f9c6e8a3efdadabc5929029837450efd6af /src/theme_builder/CMakeLists.txt
parentd9a3b8c14b9ab1bc591ca7c373daaf7141d2d098 (diff)
downloadcru-640401bf2f4b3da3708970a1408b27e159f93631.tar.gz
cru-640401bf2f4b3da3708970a1408b27e159f93631.tar.bz2
cru-640401bf2f4b3da3708970a1408b27e159f93631.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 6bdd44b2..0c3e1926 100644
--- a/src/theme_builder/CMakeLists.txt
+++ b/src/theme_builder/CMakeLists.txt
@@ -13,6 +13,7 @@ add_executable(cru_theme_builder
components/properties/CheckBoxPropertyEditor.cpp
components/properties/ColorPropertyEditor.cpp
components/properties/CornerRadiusPropertyEditor.cpp
+ components/properties/MeasureLengthPropertyEditor.cpp
components/properties/PointPropertyEditor.cpp
components/properties/SelectPropertyEditor.cpp
components/properties/TextPropertyEditor.cpp