summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-02-22 23:06:48 +0300
committerAndrei Karas <akaras@inbox.ru>2014-02-22 23:06:48 +0300
commit5c53d50e9da718690e3f8d055ecd3bf10a866267 (patch)
tree21b38383f4f70ce53bf53c62bb65383aecf44d54 /src/Makefile.am
parent95982ba8c3767f93fc9b8627de3fa5adde26f126 (diff)
downloadmv-5c53d50e9da718690e3f8d055ecd3bf10a866267.tar.gz
mv-5c53d50e9da718690e3f8d055ecd3bf10a866267.tar.bz2
mv-5c53d50e9da718690e3f8d055ecd3bf10a866267.tar.xz
mv-5c53d50e9da718690e3f8d055ecd3bf10a866267.zip
Move ignorechoiceslistmodel into gui/models directory.
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 dec589c4b..7de2a97d0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -238,6 +238,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
gui/models/extendednamesmodel.cpp \
gui/models/extendednamesmodel.h \
gui/models/fontsmodel.h \
+ gui/models/ignorechoiceslistmodel.h \
gui/widgets/flowcontainer.cpp \
gui/widgets/flowcontainer.h \
gui/widgets/tabs/gmtab.cpp \