From 72428894c7cee2123bd05fb0eded5e18a9fa64d4 Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Tue, 5 Apr 2005 18:33:48 +0000 Subject: Fixng consistency between config button and setup window --- src/gui/status.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/status.cpp b/src/gui/status.cpp index f8db9808..c0dba7f6 100644 --- a/src/gui/status.cpp +++ b/src/gui/status.cpp @@ -181,7 +181,7 @@ void StatusWindow::action(const std::string& eventId) { // Show / Hide the inventory dialog inventoryWindow->setVisible(!inventoryWindow->isVisible()); } - if (eventId == "Config") { + if (eventId == "Setup") { // Show / Hide the inventory dialog setupWindow->setVisible(true); } -- cgit v1.2.3-70-g09d2