summaryrefslogtreecommitdiff
path: root/tapasboard.pro
diff options
context:
space:
mode:
authorJavier S. Pedro <maemo@javispedro.com>2013-04-06 21:20:30 +0200
committerJavier S. Pedro <maemo@javispedro.com>2013-04-06 21:20:30 +0200
commitb0886b317fd6de5fa960392b2a8a0dbb557475f5 (patch)
treea2e23cd67c601f2abee84b2d9553436f34716921 /tapasboard.pro
parentcb820fa02315cbf5ecc7f87435bc724460104f19 (diff)
downloadtapasboard-b0886b317fd6de5fa960392b2a8a0dbb557475f5.tar.gz
tapasboard-b0886b317fd6de5fa960392b2a8a0dbb557475f5.zip
creating new topics
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