Hide inspector by default

This commit is contained in:
Maran 2014-05-22 10:27:21 +02:00
parent 8419ba0ec0
commit 6b115659ca
1 changed files with 1 additions and 1 deletions

View File

@ -188,7 +188,7 @@ ApplicationWindow {
WebView {
id: inspector
visible:true
visible: false
url: webview.experimental.remoteInspectorUrl
anchors {
left: root.left