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 4772169..cb502e3 100644
--- a/tapasboard.pro
+++ b/tapasboard.pro
@@ -52,7 +52,8 @@ SOURCES += main.cpp \
imagenetworkaccessmanager.cpp \
loginaction.cpp \
markforumreadaction.cpp \
- newpostaction.cpp
+ newpostaction.cpp \
+ newtopicaction.cpp
HEADERS += \
action.h \
@@ -74,7 +75,8 @@ HEADERS += \
imagenetworkaccessmanager.h \
loginaction.h \
markforumreadaction.h \
- newpostaction.h
+ newpostaction.h \
+ newtopicaction.h
TRANSLATIONS += i18n/en.ts i18n/es.ts