summaryrefslogtreecommitdiff
path: root/src/protocolhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/protocolhandler.cpp')
-rw-r--r--src/protocolhandler.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/protocolhandler.cpp b/src/protocolhandler.cpp
index 7b6c9318..186b93d3 100644
--- a/src/protocolhandler.cpp
+++ b/src/protocolhandler.cpp
@@ -238,6 +238,8 @@ bool ProtocolHandler::postHandling(const QNetworkRequest &request, QWebFrame *fr
return true;
}
+
+ return false;
}
// we cannot handle this protocol in any way.