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 c0c2026..a13dfc7 100644
--- a/tapasboard.pro
+++ b/tapasboard.pro
@@ -45,7 +45,8 @@ SOURCES += main.cpp \
fetchtopicsaction.cpp \
topicmodel.cpp \
fetchpostsaction.cpp \
- favoritesmodel.cpp
+ favoritesmodel.cpp \
+ imageprovider.cpp
# Please do not modify the following two lines. Required for deployment.
include(qmlapplicationviewer/qmlapplicationviewer.pri)
@@ -75,4 +76,5 @@ HEADERS += \
fetchtopicsaction.h \
topicmodel.h \
fetchpostsaction.h \
- favoritesmodel.h
+ favoritesmodel.h \
+ imageprovider.h