diff options
author | ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id> | 2019-09-17 19:52:50 +0800 |
---|---|---|
committer | ꦌ ꦫꦶ ꦏ꧀ꦦꦿ ꦧ ꦮ ꦑ ꦩ ꦭ꧀ <erik@darapsa.co.id> | 2019-09-17 19:52:50 +0800 |
commit | 3ac6ebbc5243f2b0ddddcfc58ba81eb686fb5aa2 (patch) | |
tree | 3ec457122cc34f4ecfcfad2a816deeba4aaa4dc4 /pages/CreateProfileForm.ui.qml | |
parent | acf879ebafaa870fc5ef942effa660a08041557e (diff) |
Sign up functionality
Diffstat (limited to 'pages/CreateProfileForm.ui.qml')
-rw-r--r-- | pages/CreateProfileForm.ui.qml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/CreateProfileForm.ui.qml b/pages/CreateProfileForm.ui.qml index 2b1ce91..ab1f828 100644 --- a/pages/CreateProfileForm.ui.qml +++ b/pages/CreateProfileForm.ui.qml @@ -12,6 +12,7 @@ Rectangle { property alias enterFullName: enterFullName property alias userNameLabel: userNameLabel property alias emailAddressLabel: emailAddressLabel + property alias startUsingKelakon: startUsingKelakon ToolBar { id: toolbar |