This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
sirspudd
/
artriculate
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Remove bogus setFocus call
Donald Carr
hace 5 años
padre
bb141aef77
commit
87e2211b20
Se han
modificado 1 ficheros
con
0 adiciones
y
2 borrados
Dividir vista
Mostrar estadísticas de diff
0
2
qml/main.qml
+ 0
- 2
qml/main.qml
Ver fichero
@@ -167,6 +167,4 @@ Item {
}
}
}
-
- Component.onCompleted: appWindow.setFocus()
}