From de9922e1c5bc537adefd7d85bbcf0f98742a5913 Mon Sep 17 00:00:00 2001 From: ꦌꦫꦶꦏ꧀ꦦꦿꦧꦮꦑꦩꦭ꧀ Date: Mon, 20 Feb 2023 18:32:27 +0800 Subject: Interface to profile save button --- InstructorEditProfile.ui.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/InstructorEditProfile.ui.qml b/InstructorEditProfile.ui.qml index e39110b..1729a34 100644 --- a/InstructorEditProfile.ui.qml +++ b/InstructorEditProfile.ui.qml @@ -10,6 +10,7 @@ Flickable { property alias emailID: emailID property alias phoneNumber: phoneNumber property alias location: location + property alias saveButton: saveButton property bool doesntEmbed: Qt.platform.os === "android" || Qt.platform.os === "linux" || Qt.platform.os === "osx" -- cgit v1.3