main.qml
changeset 17 aa257fdcd093
parent 8 9543e1703afb
     1.1 --- a/main.qml	Thu May 29 15:47:51 2014 +0200
     1.2 +++ b/main.qml	Thu May 29 17:25:06 2014 +0200
     1.3 @@ -14,6 +14,8 @@
     1.4      visible: true
     1.5      width: 640
     1.6      height: 480
     1.7 +    minimumWidth: 400
     1.8 +    minimumHeight: 400
     1.9      title: qsTr("MiniDisplay Manager")
    1.10      SystemPalette { id: palette }
    1.11      //Component.onCompleted: progressBar.visible=tabViewMain.getTab(tabViewMain.currentIndex).status !== Loader.Ready