]> rtime.felk.cvut.cz Git - coffee/mtbrowser.git/blobdiff - main.qml
layout repaired
[coffee/mtbrowser.git] / main.qml
index daaab1141a2b47d45890d6798722b61f70f6490b..8d16ec0b1375efe74c8a05072e1300dc2e88f975 100644 (file)
--- a/main.qml
+++ b/main.qml
@@ -59,12 +59,8 @@ Window {
     visible: true
 
     WebEngineView {
-        anchors.fill: parent
-        url: "http://google.cz/"
-    }
-
-    Item {
         id: appContainer
+        url: "http://google.cz/"
         anchors.left: parent.left
         anchors.top: parent.top
         anchors.right: parent.right