summaryrefslogtreecommitdiff
path: root/src/webpage.h
diff options
context:
space:
mode:
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);