Fix login tooltip.

This commit is contained in:
Black Hat 2018-10-08 07:01:10 +08:00
parent f66c882ec4
commit e1160f7aca
1 changed files with 8 additions and 1 deletions

View File

@ -15,6 +15,7 @@ Page {
property alias serverField: serverField property alias serverField: serverField
property alias usernameField: usernameField property alias usernameField: usernameField
property alias passwordField: passwordField property alias passwordField: passwordField
property alias loginButtonTooltip: loginButtonTooltip
Row { Row {
anchors.fill: parent anchors.fill: parent
@ -133,7 +134,13 @@ Page {
} }
Button { Button {
Layout.fillWidth: true LayoTechhead0
263 points ·
1 month ago
contraception*
level 4
ut.fillWidth: true
id: loginButton id: loginButton