summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-12-13 23:20:02 +0300
committerAndrei Karas <akaras@inbox.ru>2015-12-13 23:20:02 +0300
commita55e7e257730e6cee115f407e31f8a91dc9ad447 (patch)
tree8d833ab258060c4fa28d0ec97fb18791a3011693 /src/CMakeLists.txt
parent6e5976f5fb99c99b4142ee2a8f8f81598559954d (diff)
downloadplus-a55e7e257730e6cee115f407e31f8a91dc9ad447.tar.gz
plus-a55e7e257730e6cee115f407e31f8a91dc9ad447.tar.bz2
plus-a55e7e257730e6cee115f407e31f8a91dc9ad447.tar.xz
plus-a55e7e257730e6cee115f407e31f8a91dc9ad447.zip
Move theme related constants 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 5085424db..111a6bb0d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -912,6 +912,7 @@ SET(SRCS
const/equipment.h
const/spells.h
const/utils/timer.h
+ const/gui/theme.h
const/render/graphics.h
render/graphics.cpp
render/graphics.h