Эх сурвалжийг харах

Remove bogus setFocus call

Donald Carr 4 жил өмнө
parent
commit
87e2211b20
1 өөрчлөгдсөн 0 нэмэгдсэн , 2 устгасан
  1. 0 2
      qml/main.qml

+ 0 - 2
qml/main.qml

@@ -167,6 +167,4 @@ Item {
             }
         }
     }
-
-    Component.onCompleted: appWindow.setFocus()
 }