summaryrefslogtreecommitdiff
path: root/fetchtopicsaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'fetchtopicsaction.h')
-rw-r--r--fetchtopicsaction.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/fetchtopicsaction.h b/fetchtopicsaction.h
index 87b756f..307e528 100644
--- a/fetchtopicsaction.h
+++ b/fetchtopicsaction.h
@@ -26,6 +26,7 @@ private slots:
private:
static QString decodeTopicText(const QVariant& v);
+ QList<int> getCurrentDbTopics(int start, int end);
private:
XmlRpcPendingCall *_call;