mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-14 05:26:32 +02:00
Merge branch 'MS20187_itemTrash' of github.com:zfox23/hifi into MS20187_itemTrash
This commit is contained in:
commit
b0ce3a54d5
1 changed files with 1 additions and 0 deletions
|
@ -679,6 +679,7 @@ Rectangle {
|
|||
lightboxPopup.titleText = '"' + msg.itemName + '" Sent to Trash';
|
||||
lightboxPopup.button1text = "OK";
|
||||
lightboxPopup.button1method = function() {
|
||||
root.purchasesReceived = false;
|
||||
lightboxPopup.visible = false;
|
||||
getPurchases();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue