summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-01-27 18:20:59 +0300
committerAndrei Karas <akaras@inbox.ru>2017-01-27 18:20:59 +0300
commit19e3c0f6b80b41e1dca65899053590f59952e3fb (patch)
tree547cdc99ec11ce74d674b22003ca8927891d67a4 /src/CMakeLists.txt
parent6917c126fbee146183433367be9a3d8fef94a1dd (diff)
downloadplus-19e3c0f6b80b41e1dca65899053590f59952e3fb.tar.gz
plus-19e3c0f6b80b41e1dca65899053590f59952e3fb.tar.bz2
plus-19e3c0f6b80b41e1dca65899053590f59952e3fb.tar.xz
plus-19e3c0f6b80b41e1dca65899053590f59952e3fb.zip
Move color names into separate 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 8faf6f2a2..79fe1aee5 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1351,6 +1351,7 @@ SET(SRCS
enums/gui/browserboxmode.h
enums/gui/chatmsgtype.h
enums/gui/chattabtype.h
+ enums/gui/colorname.h
gui/cliprect.h
gui/color.h
gui/colorpair.h