brmbar v3 UserMgmt: New view with list of users and their balances

This commit is contained in:
Petr Baudis 2012-09-24 03:55:39 +02:00
parent 99cbefbb21
commit 1d64e17a54
4 changed files with 125 additions and 3 deletions

View file

@ -129,6 +129,9 @@ Item {
y: 430
width: 360
text: "User Mgmt"
onButtonClick: {
loadPage("UserMgmt")
}
}
BarButton {