summaryrefslogtreecommitdiff
path: root/LoginForm.ui.qml
diff options
context:
space:
mode:
authorErik Prabowo Kamal <erik@darapsa.co.id>2019-08-21 14:46:26 +0800
committerErik Prabowo Kamal <erik@darapsa.co.id>2019-08-21 14:46:26 +0800
commitdd3ace322e24e6090b4c0dd8b90c56bacf41780a (patch)
tree684f23a46e6ec5726488b7acee7f206fb5e6fb30 /LoginForm.ui.qml
parenta315b897463b1560fc65e3d128dab47a432c8f78 (diff)
Removed an invalid referral
to a reference that had been deleted in the previous commit.
Diffstat (limited to 'LoginForm.ui.qml')
-rw-r--r--LoginForm.ui.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/LoginForm.ui.qml b/LoginForm.ui.qml
index cae5939..d5b69c4 100644
--- a/LoginForm.ui.qml
+++ b/LoginForm.ui.qml
@@ -53,7 +53,6 @@ Rectangle {
font.bold: false
font.family: "Arial"
padding: 8
- anchors.bottom: textArea.top
anchors.bottomMargin: 16
anchors.right: parent.right
anchors.rightMargin: 16