summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-02-22 17:36:25 +0300
committerAndrei Karas <akaras@inbox.ru>2014-02-22 17:36:25 +0300
commit792ea379274005afc321cbb4ba26b9e79b51f0eb (patch)
tree380a2a134c06c156fbf95db0d5ed32c35d3ccd25 /src/Makefile.am
parent32bc15a1d1aee30f5a259b1648f8d82a5e837ff7 (diff)
downloadplus-792ea379274005afc321cbb4ba26b9e79b51f0eb.tar.gz
plus-792ea379274005afc321cbb4ba26b9e79b51f0eb.tar.bz2
plus-792ea379274005afc321cbb4ba26b9e79b51f0eb.tar.xz
plus-792ea379274005afc321cbb4ba26b9e79b51f0eb.zip
Move touchactionmodel into gui/models.
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index c57e4eb74..ebfb1c59f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -324,6 +324,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
gui/widgets/tabbedarea.h \
gui/models/tablemodel.cpp \
gui/models/tablemodel.h \
+ gui/models/touchactionmodel.h \
gui/widgets/tabstrip.cpp \
gui/widgets/tabstrip.h \
gui/widgets/textbox.cpp \