summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-22 23:54:10 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-22 23:54:10 +0300
commit859b5eea1557debd49f3c82a0a302216812a3b27 (patch)
tree84687efd85eb047cf3f1ff0e0116f8e214c53638 /src/CMakeLists.txt
parentde4b5860924bc3b9267edcce6cf2417cd30f8eb1 (diff)
downloadplus-859b5eea1557debd49f3c82a0a302216812a3b27.tar.gz
plus-859b5eea1557debd49f3c82a0a302216812a3b27.tar.bz2
plus-859b5eea1557debd49f3c82a0a302216812a3b27.tar.xz
plus-859b5eea1557debd49f3c82a0a302216812a3b27.zip
Move options for move input settings page into separate file.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 639536e56..980691e95 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -445,6 +445,8 @@ SET(SRCS
input/pages/chat.h
input/pages/emotes.cpp
input/pages/emotes.h
+ input/pages/move.cpp
+ input/pages/move.h
input/pages/other.cpp
input/pages/other.h
input/pages/outfits.cpp