summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-10-04 02:45:32 +0300
committerAndrei Karas <akaras@inbox.ru>2016-10-04 03:22:35 +0300
commita23406a755012f6d938193e4cfc6244d2027646a (patch)
tree6df3e08e7c27a2d7bbde7e9185767d8d2cd01358 /src/CMakeLists.txt
parentc0739f1da1865cc1c9f54ba09fe23ac95bc99f7e (diff)
downloadplus-a23406a755012f6d938193e4cfc6244d2027646a.tar.gz
plus-a23406a755012f6d938193e4cfc6244d2027646a.tar.bz2
plus-a23406a755012f6d938193e4cfc6244d2027646a.tar.xz
plus-a23406a755012f6d938193e4cfc6244d2027646a.zip
Move orientation enum into enums directory.
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 d71075615..b60a9f195 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1325,6 +1325,7 @@ SET(SRCS
enums/gui/dialogtype.h
enums/gui/gradienttype.h
enums/gui/itemamountwindowusage.h
+ enums/gui/orientation.h
enums/gui/progresscolorid.h
enums/gui/serverdialogdonwloadstatus.h
enums/gui/shoplistboxtype.h