forked from brmlab/brmbar-github
Add missing collateral changes for Transfer
This commit is contained in:
parent
5c84bd6a8f
commit
099d775102
3 changed files with 22 additions and 3 deletions
|
@ -33,6 +33,16 @@ Item {
|
|||
}
|
||||
}
|
||||
|
||||
BarButton {
|
||||
x: 450
|
||||
y: 838
|
||||
width: 360
|
||||
text: "Transfer"
|
||||
onButtonClick: {
|
||||
loadPage("Transfer")
|
||||
}
|
||||
}
|
||||
|
||||
BarButton {
|
||||
id: management
|
||||
x: 855
|
||||
|
@ -50,7 +60,4 @@ Item {
|
|||
width: 1150
|
||||
text: "* Mroze a Termixy najdes v lednici *"
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue