summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-05-15 18:42:11 +0300
committerAndrei Karas <akaras@inbox.ru>2014-05-15 18:42:11 +0300
commited8907c08cd97fc4ab176943cd891ffd673acbd1 (patch)
tree571fa07c02d9d25fabbeb5f7414a0e495a2c1a96 /src/Makefile.am
parent4abf4d6749f5692eeb1c67e548c811f2b064f348 (diff)
downloadplus-ed8907c08cd97fc4ab176943cd891ffd673acbd1.tar.gz
plus-ed8907c08cd97fc4ab176943cd891ffd673acbd1.tar.bz2
plus-ed8907c08cd97fc4ab176943cd891ffd673acbd1.tar.xz
plus-ed8907c08cd97fc4ab176943cd891ffd673acbd1.zip
Move fontsizechoicelistmodel 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 516292e55..91a2b3bf2 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -239,6 +239,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
gui/models/extendedlistmodel.h \
gui/models/extendednamesmodel.cpp \
gui/models/extendednamesmodel.h \
+ gui/models/fontsizechoicelistmodel.h \
gui/models/fontsmodel.h \
gui/models/iconsmodel.h \
gui/models/ignorechoiceslistmodel.h \