diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-08-05 10:25:41 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-08-05 10:25:41 +0200 |
commit | bddbda6322eb69ad50dd2b7c7f520ad3b2366a5f (patch) | |
tree | b2fa4040f1d81fcc56319830861b9b60010bb3c7 /src/webview.h | |
parent | Updated Changelog and TODO files. Removed unuseful FILES file (diff) | |
download | rekonq-bddbda6322eb69ad50dd2b7c7f520ad3b2366a5f.tar.xz |
Fix Include
Imported commit from KDE svn. Thanks to mlaurent for this..
Diffstat (limited to 'src/webview.h')
-rw-r--r-- | src/webview.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/webview.h b/src/webview.h index 9630162a..6ff303fc 100644 --- a/src/webview.h +++ b/src/webview.h @@ -26,7 +26,6 @@ #include <KUrl> // Qt Includes -#include <QWebPage> #include <QWebView> // Forward Declarations |