brmbar v3 UserMgmt: Remove useless properties

This commit is contained in:
Petr Baudis 2012-09-26 01:48:03 +02:00
parent abbe96bc08
commit d897edd6ed

View file

@ -6,9 +6,6 @@ Item {
id: page
anchors.fill: parent
property variant name: ""
property variant dbid: ""
property variant price: ""
property variant user_list_model
BarcodeInput {