From 29a65dd896255e6e173201dcc0d50bfc273afb61 Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Thu, 15 Jan 2009 23:23:12 -0700 Subject: Fixed Item Popup window transparency (double setting of the skin) Signed-off-by: Ira Rice --- src/gui/inventorywindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/inventorywindow.cpp') diff --git a/src/gui/inventorywindow.cpp b/src/gui/inventorywindow.cpp index 8c5edec4..4f7c4ae7 100644 --- a/src/gui/inventorywindow.cpp +++ b/src/gui/inventorywindow.cpp @@ -44,7 +44,7 @@ InventoryWindow::InventoryWindow(): Window(_("Inventory")) { - setWindowName("Inventory"); + setWindowName(_("Inventory")); setResizable(true); setCloseButton(true); setMinWidth(240); -- cgit v1.2.3-70-g09d2