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 94de566e..ed9029f0 100644
--- a/src/theme_builder/CMakeLists.txt
+++ b/src/theme_builder/CMakeLists.txt
@@ -2,6 +2,7 @@ add_executable(cru_theme_builder
main.cpp
components/Common.cpp
components/Editor.cpp
+ components/HeadBodyEditor.cpp
components/MainWindow.cpp
components/StyleRuleEditor.cpp
components/StyleRuleSetEditor.cpp