summaryrefslogtreecommitdiff
path: root/src/webtab/webtab.h
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/webtab/webtab.h
parentGet sure right icons are deleted before repainting them (diff)
downloadrekonq-c38148675dd9d3c7084930927d425cdf0686da78.tar.xz
Fix forward declaration
Diffstat (limited to 'src/webtab/webtab.h')
-rw-r--r--src/webtab/webtab.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/webtab/webtab.h b/src/webtab/webtab.h
index f7124a14..9fa40659 100644
--- a/src/webtab/webtab.h
+++ b/src/webtab/webtab.h
@@ -47,9 +47,7 @@
#include <config-kactivities.h>
// Forward Declarations
-class NotificationBar;
class PreviewSelectorBar;
-class QPoint;
class WalletBar;
class WebPage;