Document odd-looking line

wilder-5.14
David Edmundson 12 years ago
parent e5e0cfba5a
commit 9e829d1417
  1. 1
      lookandfeel/contents/loginmanager/Main.qml

@ -81,6 +81,7 @@ Image {
}
PlasmaComponents.Button {
//this keeps the buttons the same width and thus line up evenly around the centre
Layout.minimumWidth: passwordInput.width
text: i18n("Login")
onClicked: startLogin();

Loading…
Cancel
Save