aboutsummaryrefslogtreecommitdiff
path: root/src/theme_builder/CMakeLists.txt
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-03-29 22:55:29 +0800
committercrupest <crupest@outlook.com>2022-03-29 22:55:29 +0800
commit77e217af8bdbfb20b9147f6159d5bdfda439ea95 (patch)
tree46873c9dc28ad7d0f900a8f7610a1ea4b881f75e /src/theme_builder/CMakeLists.txt
parent6c09f49d51a564ff4dd0a6d3fa9804dffc2b236c (diff)
downloadcru-77e217af8bdbfb20b9147f6159d5bdfda439ea95.tar.gz
cru-77e217af8bdbfb20b9147f6159d5bdfda439ea95.tar.bz2
cru-77e217af8bdbfb20b9147f6159d5bdfda439ea95.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 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