new npc trade feature, show only holding items for sell tab

This commit is contained in:
AndreFaramir
2012-04-09 18:50:10 -03:00
parent 1d2f6c7e9f
commit 94984e0795
2 changed files with 23 additions and 4 deletions

View File

@@ -97,7 +97,7 @@ MainWindow
anchors.left: prev.right
anchors.top: prev.top
margin-left: 5
@onTextChange: NPCTrade.searchFilter(self:getText())
@onTextChange: NPCTrade.refreshFilters()
NPCPanel
height: 250