summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-02-22 22:28:59 +0300
committerAndrei Karas <akaras@inbox.ru>2014-02-22 22:28:59 +0300
commit56c7ed4647d168842bda18ee797e735ccc5fd557 (patch)
tree34caf81ea253d331b1c2baf30e5ced3d73c2486d /src/Makefile.am
parent4adbe6036ac29080bb8d02d92efe1175209a85a3 (diff)
downloadplus-56c7ed4647d168842bda18ee797e735ccc5fd557.tar.gz
plus-56c7ed4647d168842bda18ee797e735ccc5fd557.tar.bz2
plus-56c7ed4647d168842bda18ee797e735ccc5fd557.tar.xz
plus-56c7ed4647d168842bda18ee797e735ccc5fd557.zip
Move themesmodel 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 733c470d0..b8e8abc3f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -237,6 +237,7 @@ manaplus_SOURCES += gui/widgets/avatarlistbox.cpp \
gui/models/extendedlistmodel.h \
gui/models/extendednamesmodel.cpp \
gui/models/extendednamesmodel.h \
+ gui/models/fontsmodel.h \
gui/widgets/flowcontainer.cpp \
gui/widgets/flowcontainer.h \
gui/widgets/tabs/gmtab.cpp \