summaryrefslogtreecommitdiff
path: root/src/webpage.h
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-08-05 17:24:13 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-08-05 17:24:13 +0200
commit3e46acd2391fd37821dbbaad641100426e58f3e5 (patch)
tree8a2fc6bd1db21f7c0089b4fe8a932f9f40f2f0a7 /src/webpage.h
parentFixing Licensing issue (diff)
downloadrekonq-3e46acd2391fd37821dbbaad641100426e58f3e5.tar.xz
Initial porting to KCookieJar
Diffstat (limited to 'src/webpage.h')
-rw-r--r--src/webpage.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/webpage.h b/src/webpage.h
index aefd9bcd..d21fc44d 100644
--- a/src/webpage.h
+++ b/src/webpage.h
@@ -77,8 +77,7 @@ protected:
const QUrl &url,
const QStringList &paramNames,
const QStringList &paramValues);
-
-
+
protected Q_SLOTS:
virtual void slotHandleUnsupportedContent(QNetworkReply *reply);
virtual void slotDownloadRequested(const QNetworkRequest &request);