summaryrefslogtreecommitdiff
path: root/src/webtab/protocolhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/webtab/protocolhandler.h')
-rw-r--r--src/webtab/protocolhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webtab/protocolhandler.h b/src/webtab/protocolhandler.h
index c4bc6faf..7d685ea4 100644
--- a/src/webtab/protocolhandler.h
+++ b/src/webtab/protocolhandler.h
@@ -68,7 +68,7 @@ public:
bool postHandling(const QNetworkRequest &request, QWebFrame *frame);
void setWindow(WebWindow *);
-
+
Q_SIGNALS:
void downloadUrl(const KUrl &);