summaryrefslogtreecommitdiff
path: root/src/webpage.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-05-26 14:29:42 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-05-26 14:29:42 +0200
commitccb09a51449cfac70cedf33875e317b4005263f4 (patch)
tree8e43e16f56e3eb6304ee1d7904f7301e3409a0b3 /src/webpage.h
parentWorking on adopting WebView search bar.. (diff)
downloadrekonq-ccb09a51449cfac70cedf33875e317b4005263f4.tar.xz
Fixing Compilation
Diffstat (limited to 'src/webpage.h')
-rw-r--r--src/webpage.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/webpage.h b/src/webpage.h
index 87fd3549..abb25171 100644
--- a/src/webpage.h
+++ b/src/webpage.h
@@ -44,7 +44,8 @@ class QAuthenticator;
class QMouseEvent;
class QNetworkProxy;
class QNetworkReply;
-class QSslError;
+
+class WebView;
class WebPage : public KWebPage