summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-01-27 17:54:12 +0300
committerAndrei Karas <akaras@inbox.ru>2017-01-27 17:54:12 +0300
commitf3cec08689d531cf6fe2c9edc733fa8b00032631 (patch)
tree0426309dc747b7e2aa4b95b0832e1e4e0835d3df /src/CMakeLists.txt
parent3a0d18fa8b8f6a78479fad7785491feff4f4f468 (diff)
downloadplus-f3cec08689d531cf6fe2c9edc733fa8b00032631.tar.gz
plus-f3cec08689d531cf6fe2c9edc733fa8b00032631.tar.bz2
plus-f3cec08689d531cf6fe2c9edc733fa8b00032631.tar.xz
plus-f3cec08689d531cf6fe2c9edc733fa8b00032631.zip
Move browserboxmode into separate file.
Also convert it to strong typed enum.
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 61ce1a50b..8c5c0b1f4 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1347,6 +1347,7 @@ SET(SRCS
gui/buttontext.h
const/gui/chat.h
gui/chatlog.h
+ enums/gui/browserboxmode.h
enums/gui/chatmsgtype.h
enums/gui/chattabtype.h
gui/cliprect.h