summaryrefslogtreecommitdiff
path: root/src/gui/status.h
diff options
context:
space:
mode:
authorIra Rice <irarice@gmail.com>2009-01-30 14:58:27 -0700
committerIra Rice <irarice@gmail.com>2009-01-30 14:58:27 -0700
commit678009add727cc34f9c157f2cf41c4c0ac8f7f30 (patch)
tree6883fdf1e49bc0a718e8656e82320a6999ff1470 /src/gui/status.h
parent296b5ce5cf2316dad9b3ebc3328ec1f3a1375a2e (diff)
downloadmana-client-678009add727cc34f9c157f2cf41c4c0ac8f7f30.tar.gz
mana-client-678009add727cc34f9c157f2cf41c4c0ac8f7f30.tar.bz2
mana-client-678009add727cc34f9c157f2cf41c4c0ac8f7f30.tar.xz
mana-client-678009add727cc34f9c157f2cf41c4c0ac8f7f30.zip
Reflowed status window using the layout class.
Signed-off-by: Ira Rice <irarice@gmail.com>
Diffstat (limited to 'src/gui/status.h')
-rw-r--r--src/gui/status.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/gui/status.h b/src/gui/status.h
index 14a7617e..1e1c4e98 100644
--- a/src/gui/status.h
+++ b/src/gui/status.h
@@ -69,11 +69,9 @@ class StatusWindow : public Window, public gcn::ActionListener
*/
gcn::Label *mLvlLabel, *mJobLvlLabel;
gcn::Label *mGpLabel;
- gcn::Label *mHpLabel, *mHpValueLabel;
- gcn::Label *mMpLabel, *mMpValueLabel;
- gcn::Label *mXpLabel, *mXpValueLabel, *mJobXpLabel, *mJobValueLabel;
+ gcn::Label *mHpLabel, *mMpLabel, *mXpLabel, *mJobLabel;
ProgressBar *mHpBar, *mMpBar;
- ProgressBar *mXpBar, *mJobXpBar;
+ ProgressBar *mXpBar, *mJobBar;
/**
* Derived Statistics captions