summaryrefslogtreecommitdiff
path: root/src/gui/stats.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/stats.h')
-rw-r--r--src/gui/stats.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/stats.h b/src/gui/stats.h
index 95ee235e..b730aefb 100644
--- a/src/gui/stats.h
+++ b/src/gui/stats.h
@@ -55,6 +55,8 @@ class StatsWindow : public Window, public gcn::ActionListener {
* Stats captions.
*/
gcn::Label *statsLabel[6];
+ gcn::Label *statsDisplayLabel[6];
+ gcn::Label *remainingStatsPointsLabel;
/**
* Stats buttons.