summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2018-02-19 18:18:16 +0300
committerAndrei Karas <akaras@inbox.ru>2018-02-19 18:18:16 +0300
commit4f3dca2f9338402005c1bc5b6043d583f58390f0 (patch)
tree6d6477c11f46f7e16afbc0425ab4b5cb30e1d716 /src/CMakeLists.txt
parent428746384072d9f8bd9320c880430bbb68815f3e (diff)
downloadplus-4f3dca2f9338402005c1bc5b6043d583f58390f0.tar.gz
plus-4f3dca2f9338402005c1bc5b6043d583f58390f0.tar.bz2
plus-4f3dca2f9338402005c1bc5b6043d583f58390f0.tar.xz
plus-4f3dca2f9338402005c1bc5b6043d583f58390f0.zip
Move theme colors enums and strings into combined file.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 5c0a49bcf..48f698c8f 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -527,6 +527,7 @@ SET(SRCS
gui/theme.h
gui/themecolorsidoperators.cpp
gui/themecolorsidoperators.h
+ gui/themecolortype.h
gui/themeinfo.h
gui/touchactiondata.cpp
gui/touchactiondata.h