summaryrefslogtreecommitdiff
path: root/Login.qml
diff options
context:
space:
mode:
authorErik Prabowo Kamal <erik@darapsa.co.id>2019-08-26 11:49:28 +0800
committerErik Prabowo Kamal <erik@darapsa.co.id>2019-08-26 11:49:28 +0800
commit0791cac4bc4bd9fd6224f82efcdf07e9973a679d (patch)
tree2ab4c552174b36a9f487f1b83e2f261ce18015e7 /Login.qml
parentfb6c5cadcb62e90872383f466822e1b29ad7f789 (diff)
Reindented and removed implicit code
Diffstat (limited to 'Login.qml')
-rw-r--r--Login.qml3
1 files changed, 0 insertions, 3 deletions
diff --git a/Login.qml b/Login.qml
index 1e450ce..d39c60d 100644
--- a/Login.qml
+++ b/Login.qml
@@ -1,9 +1,6 @@
import QtQuick 2.12
LoginForm {
- width: appWindow.width
- height: appWindow.height
-
emailButton {
onClicked: {
stackView.push("qrc:/pages/Email.qml")