summaryrefslogtreecommitdiff
path: root/src/gui/statuswindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/statuswindow.h')
-rw-r--r--src/gui/statuswindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/statuswindow.h b/src/gui/statuswindow.h
index 413ab9313..5f75796f3 100644
--- a/src/gui/statuswindow.h
+++ b/src/gui/statuswindow.h
@@ -69,6 +69,7 @@ class StatusWindow : public Window, public Mana::Listener
static void updateWeightBar(ProgressBar *bar);
static void updateInvSlotsBar(ProgressBar *bar);
static void updateMoneyBar(ProgressBar *bar);
+ static void updateArrowsBar(ProgressBar *bar);
static void updateStatusBar(ProgressBar *bar, bool percent = true);
static void updateProgressBar(ProgressBar *bar, int value, int max,
bool percent);