summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-08-22 22:45:44 +0300
committerAndrei Karas <akaras@inbox.ru>2014-08-22 22:45:44 +0300
commita62b0535c93a76e2706603f165603bc32be9398e (patch)
tree561a57876263f3884e43f04c196579fb80f828f8 /src/CMakeLists.txt
parent7324c88120aa4ff146b9c7eb2b666b0bf0f2c31d (diff)
downloadplus-a62b0535c93a76e2706603f165603bc32be9398e.tar.gz
plus-a62b0535c93a76e2706603f165603bc32be9398e.tar.bz2
plus-a62b0535c93a76e2706603f165603bc32be9398e.tar.xz
plus-a62b0535c93a76e2706603f165603bc32be9398e.zip
Move options for emotes 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 92f418523..d97b8949b 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -441,6 +441,8 @@ SET(SRCS
gui/setupinputpages.h
input/pages/basic.cpp
input/pages/basic.h
+ input/pages/emotes.cpp
+ input/pages/emotes.h
input/pages/pages.cpp
input/pages/pages.h
input/pages/shortcuts.cpp