forked from brmlab/brmbar-github
brmbar v3 UserMgmt: Remove commented out old ListModel example
This commit is contained in:
parent
1d64e17a54
commit
f261fe5ea5
1 changed files with 0 additions and 9 deletions
|
@ -70,15 +70,6 @@ Item {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
model: user_list_model
|
model: user_list_model
|
||||||
// model: ListModel {
|
|
||||||
// ListElement {
|
|
||||||
// name: "pasky"; negbalance: "400.00 Kč"
|
|
||||||
// }
|
|
||||||
//
|
|
||||||
// ListElement {
|
|
||||||
// name: "růža"; negbalance: "1200.00 Kč"
|
|
||||||
// }
|
|
||||||
// }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
BarScrollBar {
|
BarScrollBar {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue