summaryrefslogtreecommitdiff
path: root/src/webwindow/webwindow.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/webwindow/webwindow.h
parentGet sure right icons are deleted before repainting them (diff)
downloadrekonq-c38148675dd9d3c7084930927d425cdf0686da78.tar.xz
Fix forward declaration
Diffstat (limited to 'src/webwindow/webwindow.h')
-rw-r--r--src/webwindow/webwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webwindow/webwindow.h b/src/webwindow/webwindow.h
index b2e0f5ae..e7b6a263 100644
--- a/src/webwindow/webwindow.h
+++ b/src/webwindow/webwindow.h
@@ -42,7 +42,6 @@
// Forward Declarations
class WebPage;
class WebTab;
-class WebView;
class BookmarkToolBar;
class FindBar;