mirror of
https://github.com/edubart/otclient.git
synced 2025-10-18 21:43:26 +02:00
Added 'sell all' tooltip to show items you can sell
* Now 'sell all' button with enable/disable * Fixed display issue with 'sell all' button * Also changed spinbox button click
This commit is contained in:
@@ -250,6 +250,7 @@ MainWindow
|
||||
anchors.right: next.left
|
||||
anchors.bottom: parent.bottom
|
||||
margin-right: 10
|
||||
visible: false
|
||||
@onClick: modules.game_npctrade.sellAll()
|
||||
|
||||
Button
|
||||
|
Reference in New Issue
Block a user