New Setting/Account page.

This commit is contained in:
Black Hat
2018-09-10 11:56:32 +08:00
parent 0f3d7db0d1
commit 647a2cdbf2
5 changed files with 87 additions and 118 deletions

View File

@@ -242,19 +242,6 @@ ApplicationWindow {
}
}
SideNavButton {
Layout.fillWidth: true
Layout.preferredHeight: width
MaterialIcon {
anchors.fill: parent
icon: "\ue8b8"
color: "white"
}
page: loginPage
}
SideNavButton {
Layout.fillWidth: true
Layout.preferredHeight: width