Fix merge conflicts

This commit is contained in:
Maran
2014-05-22 10:26:39 +02:00
5 changed files with 73 additions and 3 deletions

View File

@@ -6,6 +6,7 @@ import QtQuick.Window 2.1;
import QtQuick.Controls.Styles 1.1
import Ethereum 1.0
ApplicationWindow {
id: root

View File

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