aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-02-12 21:39:23 +0800
committercrupest <crupest@outlook.com>2022-02-12 21:39:23 +0800
commit0f91e36d49cbdadedce96009954810bffd614359 (patch)
treea1ffbc1eb642d92a96309fd6dcd531bf268b55cf /src
parent947664150cf0ae96cbffffe431107ec28d85d9cc (diff)
downloadcru-0f91e36d49cbdadedce96009954810bffd614359.tar.gz
cru-0f91e36d49cbdadedce96009954810bffd614359.tar.bz2
cru-0f91e36d49cbdadedce96009954810bffd614359.zip
...
Diffstat (limited to 'src')
-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 95619369..5c57f12b 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/ConditionEditor.cpp
components/properties/ColorPropertyEditor.cpp
+ components/properties/CornerRadiusPropertyEditor.cpp
components/properties/PointPropertyEditor.cpp
components/properties/TextPropertyEditor.cpp
components/properties/ThicknessPropertyEditor.cpp