diff options
Diffstat (limited to 'src/theme_builder/CMakeLists.txt')
-rw-r--r-- | src/theme_builder/CMakeLists.txt | 1 |
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 |