summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-18 17:57:37 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-18 17:57:37 +0300
commit515ce6c1413b5e3da131f3e4997abdc39c003a2c (patch)
treee09ec08d83cacb2012522e679323c140d95707c9 /src/CMakeLists.txt
parentbe320cc5c9ca819b42a7ad8ef9806051d9eef75a (diff)
downloadplus-515ce6c1413b5e3da131f3e4997abdc39c003a2c.tar.gz
plus-515ce6c1413b5e3da131f3e4997abdc39c003a2c.tar.bz2
plus-515ce6c1413b5e3da131f3e4997abdc39c003a2c.tar.xz
plus-515ce6c1413b5e3da131f3e4997abdc39c003a2c.zip
Move inputconditions into separate file.
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 76ec0fe56..4d5cb4f2b 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -751,6 +751,7 @@ SET(SRCS
spellshortcut.h
textcommand.cpp
textcommand.h
+ input/inputcondition.h
input/inputmanager.cpp
input/inputmanager.h
input/inputtype.h