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 0c3e1926..dff58874 100644
--- a/src/theme_builder/CMakeLists.txt
+++ b/src/theme_builder/CMakeLists.txt
@@ -21,6 +21,7 @@ add_executable(cru_theme_builder
components/stylers/BorderStylerEditor.cpp
components/stylers/CompoundStylerEditor.cpp
components/stylers/CursorStylerEditor.cpp
+ components/stylers/PreferredSizeStylerEditor.cpp
components/stylers/StylerEditor.cpp
)