Explorar o código

Remove bogus setFocus call

Donald Carr %!s(int64=4) %!d(string=hai) anos
pai
achega
87e2211b20
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      qml/main.qml

+ 0 - 2
qml/main.qml

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