From c9f8171e2a6e6b7c61d8a9e519b7097433e219f3 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Wed, 12 Jan 2005 17:11:52 +0000 Subject: Changed layout of status dialog somewhat. --- src/gui/status.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'src/gui/status.h') diff --git a/src/gui/status.h b/src/gui/status.h index a93ff265..27df19da 100644 --- a/src/gui/status.h +++ b/src/gui/status.h @@ -57,8 +57,11 @@ class StatusWindow : public Window { void update(); private: - gcn::Label *hp, *sp, *gp, *expLabel, *jobExpLabel; - ProgressBar *healthBar, *manaBar, *expBar, *jobExpBar; + gcn::Label *hp, *sp, *gp; + gcn::Label *hpValue, *spValue; + gcn::Label *expLabel, *jobExpLabel; + ProgressBar *healthBar, *manaBar; + ProgressBar *xpBar, *jobXpBar; }; #endif -- cgit v1.2.3-70-g09d2