From 6c7bf198fa165c971565f069081c603f068014b1 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Wed, 10 Feb 2010 14:51:28 -0700 Subject: Improve look and utility of the SkillDialog --- src/gui/skilldialog.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/skilldialog.h') diff --git a/src/gui/skilldialog.h b/src/gui/skilldialog.h index 6ac2d7da..a40c8649 100644 --- a/src/gui/skilldialog.h +++ b/src/gui/skilldialog.h @@ -30,6 +30,7 @@ #include +class Button; class Label; class ScrollArea; class Tab; @@ -73,6 +74,7 @@ class SkillDialog : public Window, public gcn::ActionListener SkillMap mSkills; TabbedArea *mTabs; Label *mPointsLabel; + Button *mIncreaseButton; }; extern SkillDialog *skillDialog; -- cgit v1.2.3-70-g09d2