summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-23 00:03:48 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-23 00:03:48 +0300
commit0eeab6d661f978e1557c63a67bfbe8c06a3fdb85 (patch)
tree2101bdada28ed5623fdd7e8262536f24f39a4c5f /src/CMakeLists.txt
parent859b5eea1557debd49f3c82a0a302216812a3b27 (diff)
downloadplus-0eeab6d661f978e1557c63a67bfbe8c06a3fdb85.tar.gz
plus-0eeab6d661f978e1557c63a67bfbe8c06a3fdb85.tar.bz2
plus-0eeab6d661f978e1557c63a67bfbe8c06a3fdb85.tar.xz
plus-0eeab6d661f978e1557c63a67bfbe8c06a3fdb85.zip
Rename settings options file from page into gui.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 980691e95..b9ccf86ae 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -445,14 +445,14 @@ SET(SRCS
input/pages/chat.h
input/pages/emotes.cpp
input/pages/emotes.h
+ input/pages/gui.cpp
+ input/pages/gui.h
input/pages/move.cpp
input/pages/move.h
input/pages/other.cpp
input/pages/other.h
input/pages/outfits.cpp
input/pages/outfits.h
- input/pages/pages.cpp
- input/pages/pages.h
input/pages/shortcuts.cpp
input/pages/shortcuts.h
input/pages/windows.cpp