summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-12-09 16:27:05 +0300
committerAndrei Karas <akaras@inbox.ru>2012-12-09 16:27:05 +0300
commit1324fd68e1a049fea14f38c0aece770778d1b225 (patch)
tree22ac54b4b06b4bb5d894bbde50410e361ebda81a /src/CMakeLists.txt
parent50ca2750f73025be4e73ed1c6271c4433f081062 (diff)
downloadplus-1324fd68e1a049fea14f38c0aece770778d1b225.tar.gz
plus-1324fd68e1a049fea14f38c0aece770778d1b225.tar.bz2
plus-1324fd68e1a049fea14f38c0aece770778d1b225.tar.xz
plus-1324fd68e1a049fea14f38c0aece770778d1b225.zip
Add initial setup page for touch interfaces.
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 3cbf014a9..0b00f7143 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -321,6 +321,8 @@ SET(SRCS
gui/setup_other.h
gui/setup_theme.cpp
gui/setup_theme.h
+ gui/setup_touch.cpp
+ gui/setup_touch.h
gui/setup_chat.cpp
gui/setup_chat.h
gui/setup_input.cpp