From 3601ee3e4af4f0977b8e8a58d122f2c0c95d5b5c Mon Sep 17 00:00:00 2001 From: "Javier S. Pedro" Date: Sun, 7 Apr 2013 00:32:15 +0200 Subject: try to avoid showing duplicate topics --- fetchtopicsaction.h | 1 + 1 file changed, 1 insertion(+) (limited to 'fetchtopicsaction.h') 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 getCurrentDbTopics(int start, int end); private: XmlRpcPendingCall *_call; -- cgit v1.2.3