bugfix/7-get-rid-of-reference-errors #8
3
Main.qml
3
Main.qml
@ -732,9 +732,6 @@ Rectangle {
|
|||||||
font: textFont.name
|
font: textFont.name
|
||||||
|
|
||||||
onClicked: sddm.login(username_input_box.text, password_input_box.text, session.index)
|
onClicked: sddm.login(username_input_box.text, password_input_box.text, session.index)
|
||||||
|
|
||||||
KeyNavigation.backtab: password_input_box
|
|
||||||
KeyNavigation.tab: reboot_button
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Text {
|
Text {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user