brmbar v3 StockMgmt: New view listing inventory with edit buttons (non-functional yet)

This commit is contained in:
Petr Baudis 2012-09-26 01:53:32 +02:00
parent d897edd6ed
commit 42ce11de32
3 changed files with 114 additions and 0 deletions

View file

@ -121,6 +121,9 @@ Item {
y: 430
width: 360
text: "Stock Mgmt"
onButtonClick: {
loadPage("StockMgmt")
}
}
BarButton {