summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-16 12:41:05 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-16 12:41:05 +0300
commit27ac526d33ed1c1419cea59b9ad2d320c3a8f68d (patch)
tree6dc6eed43b1922c76db9606aa89e8de9aa510ac8 /src/Makefile.am
parentd2e02bed6c128ec055eaa3a32aaca6ce5523576d (diff)
downloadplus-27ac526d33ed1c1419cea59b9ad2d320c3a8f68d.tar.gz
plus-27ac526d33ed1c1419cea59b9ad2d320c3a8f68d.tar.bz2
plus-27ac526d33ed1c1419cea59b9ad2d320c3a8f68d.tar.xz
plus-27ac526d33ed1c1419cea59b9ad2d320c3a8f68d.zip
Move userstablemodel into separate file.
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 19edd86dc..6a7057c1f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -356,6 +356,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
gui/models/touchactionmodel.h \
gui/models/typelistmodel.h \
gui/models/updatetypemodel.h \
+ gui/models/userstablemodel.h \
gui/models/updatelistmodel.h \
gui/models/worldlistmodel.h \
gui/models/themesmodel.h \