summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-18 16:59:40 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-18 16:59:40 +0300
commit8b94ceca60560fd06f60359492c47684eda57e5c (patch)
treede92ac00a989f124133a470c7f2542fcfd76ac8e /src/CMakeLists.txt
parent4c5c512dcc2a561172a09cc9962ab6f597c9058c (diff)
downloadplus-8b94ceca60560fd06f60359492c47684eda57e5c.tar.gz
plus-8b94ceca60560fd06f60359492c47684eda57e5c.tar.bz2
plus-8b94ceca60560fd06f60359492c47684eda57e5c.tar.xz
plus-8b94ceca60560fd06f60359492c47684eda57e5c.zip
Move keysortfunctor 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 3d4c3cbd7..2fc02e2f1 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -761,6 +761,7 @@ SET(SRCS
input/keyboarddata.h
input/keydata.h
input/keyinput.h
+ input/keysortfunctor.h
input/multitouchmanager.cpp
input/multitouchmanager.h
localconsts.h