Commit 6b115659 authored by Maran's avatar Maran

Hide inspector by default

parent 8419ba0e
......@@ -188,7 +188,7 @@ ApplicationWindow {
WebView {
id: inspector
visible:true
visible: false
url: webview.experimental.remoteInspectorUrl
anchors {
left: root.left
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment