mirror of
https://github.com/brmlab/brmbar.git
synced 2025-06-07 21:04:00 +02:00
brmbar v3 UserMgmt: Remove useless properties
This commit is contained in:
parent
abbe96bc08
commit
d897edd6ed
1 changed files with 0 additions and 3 deletions
|
@ -6,9 +6,6 @@ Item {
|
||||||
id: page
|
id: page
|
||||||
anchors.fill: parent
|
anchors.fill: parent
|
||||||
|
|
||||||
property variant name: ""
|
|
||||||
property variant dbid: ""
|
|
||||||
property variant price: ""
|
|
||||||
property variant user_list_model
|
property variant user_list_model
|
||||||
|
|
||||||
BarcodeInput {
|
BarcodeInput {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue