@ -22,6 +22,6 @@ WizardComponent {
}
Component.onCompleted: {
wallet_name.selectAll()
wallet_name.forceActiveFocus()
@ -5,6 +5,7 @@ import QtQuick.Controls 2.1
Dialog {
id: wizard
modal: true
focus: true
width: parent.width
height: parent.height