From e72b6ef50fbfe22d3c856e06db00d55643a4c148 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 26 Aug 2017 03:18:49 +0300 Subject: Add inventory type for mail view window. Not allow drag from/to this inventory. --- src/resources/inventory/inventory.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/resources') diff --git a/src/resources/inventory/inventory.cpp b/src/resources/inventory/inventory.cpp index dbee2a541..7363bdd30 100644 --- a/src/resources/inventory/inventory.cpp +++ b/src/resources/inventory/inventory.cpp @@ -375,6 +375,7 @@ std::string Inventory::getName() const return N_("Cart"); } case InventoryType::MailEdit: + case InventoryType::MailView: { // TRANSLATORS: inventory type name return N_("Mail"); -- cgit v1.2.3-60-g2f50