1
0

small fixes

This commit is contained in:
Sander van Grieken
2022-03-30 17:38:58 +02:00
parent 490862d096
commit da727278fa
6 changed files with 3 additions and 8 deletions

View File

@@ -126,7 +126,6 @@ WizardComponent {
Layout.fillWidth: true
Layout.columnSpan: 2
placeholderText: qsTr('Enter your custom word(s)')
echoMode: TextInput.Password
}
}
}