summaryrefslogtreecommitdiff
path: root/tapasboard.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tapasboard.pro')
-rw-r--r--tapasboard.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/tapasboard.pro b/tapasboard.pro
index 1ecefde..c0c2026 100644
--- a/tapasboard.pro
+++ b/tapasboard.pro
@@ -44,7 +44,8 @@ SOURCES += main.cpp \
forummodel.cpp \
fetchtopicsaction.cpp \
topicmodel.cpp \
- fetchpostsaction.cpp
+ fetchpostsaction.cpp \
+ favoritesmodel.cpp
# Please do not modify the following two lines. Required for deployment.
include(qmlapplicationviewer/qmlapplicationviewer.pri)
@@ -73,4 +74,5 @@ HEADERS += \
forummodel.h \
fetchtopicsaction.h \
topicmodel.h \
- fetchpostsaction.h
+ fetchpostsaction.h \
+ favoritesmodel.h