diff options
| author | Anatasof Wirapraja <anatasof.wirapraja@gmail.com> | 2019-08-28 13:11:25 +0700 | 
|---|---|---|
| committer | Anatasof Wirapraja <anatasof.wirapraja@gmail.com> | 2019-08-28 13:11:25 +0700 | 
| commit | 0fc64535889c4e94ba785a8025956243598b854e (patch) | |
| tree | e97e540becf802e3df1b72e8c8fe4503f3019af3 | |
| parent | 52d1fddf78c3e80bf93f8a0792b6251abf17c327 (diff) | |
Change button text to "Next"
| -rw-r--r-- | pages/EmailForm.ui.qml | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/pages/EmailForm.ui.qml b/pages/EmailForm.ui.qml index e11f1a7..99b22ac 100644 --- a/pages/EmailForm.ui.qml +++ b/pages/EmailForm.ui.qml @@ -89,7 +89,7 @@ Rectangle {          y: 278          width: 296          height: 36 -        text: qsTr("Masuk") +        text: qsTr("Next")          anchors.right: parent.right          anchors.rightMargin: 16          anchors.bottom: parent.bottom @@ -118,8 +118,6 @@ Rectangle { - -  /*##^## Designer {      D{i:3;anchors_x:24;anchors_y:0}D{i:2;anchors_height:24;anchors_width:24}  } |