forked from brmlab/brmbar-github
brmbar-gui-qt4/ItemEdit: Fix bug in UI cleanup
This commit is contained in:
parent
3e8f44e5e0
commit
f5ffeeae97
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Item {
|
|||
|
||||
property string item_name: item_name_pad.enteredText
|
||||
property string dbid: ""
|
||||
property string info: ""
|
||||
property variant info: ""
|
||||
property string buy_price: item_buyprice_pad.enteredText
|
||||
property string price: item_sellprice_pad.enteredText
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue