From c117ead1f66522c7b8cb29b4179a78e7dc775d28 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 10 Feb 2011 03:38:34 +0200 Subject: Add weight bar to top left corner (hidden by default). --- src/gui/statuswindow.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/statuswindow.h') diff --git a/src/gui/statuswindow.h b/src/gui/statuswindow.h index 859ac613b..47f87254f 100644 --- a/src/gui/statuswindow.h +++ b/src/gui/statuswindow.h @@ -66,6 +66,7 @@ class StatusWindow : public Window, public Mana::Listener static void updateMPBar(ProgressBar *bar, bool showMax = false); static void updateJobBar(ProgressBar *bar, bool percent = true); static void updateXPBar(ProgressBar *bar, bool percent = true); + static void updateWeightBar(ProgressBar *bar, bool percent = true); static void updateStatusBar(ProgressBar *bar, bool percent = true); static void updateProgressBar(ProgressBar *bar, int value, int max, bool percent); -- cgit v1.2.3-60-g2f50