summaryrefslogtreecommitdiff
path: root/src/sync
diff options
context:
space:
mode:
authorMontel Laurent <montel@kde.org>2013-05-06 08:00:01 +0200
committerMontel Laurent <montel@kde.org>2013-05-06 08:00:01 +0200
commitc38148675dd9d3c7084930927d425cdf0686da78 (patch)
tree8ec8c1744521c5c522eb2aaac44439e7a8f5d52c /src/sync
parentGet sure right icons are deleted before repainting them (diff)
downloadrekonq-c38148675dd9d3c7084930927d425cdf0686da78.tar.xz
Fix forward declaration
Diffstat (limited to 'src/sync')
-rw-r--r--src/sync/operasynchandler.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/sync/operasynchandler.h b/src/sync/operasynchandler.h
index 12b05d47..ff20451f 100644
--- a/src/sync/operasynchandler.h
+++ b/src/sync/operasynchandler.h
@@ -42,9 +42,6 @@
#include <QtOAuth/QtOAuth>
// Forward Declarations
-class QNetworkReply;
-class BookmarkManager;
-class QWebView;
class OperaSyncHandler : public SyncHandler