From 84830f6365d73d0a0ee658ec43b666e0630690e1 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Thu, 5 May 2005 20:33:58 +0000 Subject: Status Window now have a button to show/hide Equipment Window. --- src/gui/status.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/status.h') diff --git a/src/gui/status.h b/src/gui/status.h index 17a472fe..4b485729 100644 --- a/src/gui/status.h +++ b/src/gui/status.h @@ -62,7 +62,7 @@ class StatusWindow : public Window, public gcn::ActionListener { gcn::Label *expLabel, *jobExpLabel; ProgressBar *healthBar, *manaBar; ProgressBar *xpBar, *jobXpBar; - gcn::Button *statsButton, *skillsButton, *inventoryButton, *setupButton; + gcn::Button *statsButton, *skillsButton, *inventoryButton, *setupButton, *equipmentButton; }; #endif -- cgit v1.2.3-70-g09d2