Fix login tooltip.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user