summaryrefslogtreecommitdiff
path: root/fetchpostsaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'fetchpostsaction.h')
-rw-r--r--fetchpostsaction.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fetchpostsaction.h b/fetchpostsaction.h
index 732c0d2..e122622 100644
--- a/fetchpostsaction.h
+++ b/fetchpostsaction.h
@@ -26,6 +26,7 @@ private slots:
private:
static QString unencodePostText(const QVariant& v);
+ static QString unencodePostTitle(const QVariant& v, const QString& topicTitle);
QString unencodePostContent(const QVariant& v);
private: