From 6b658b783521d17dffaa7609491c627f1d9763db Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Mon, 26 Jan 2009 16:44:52 -0700 Subject: Merged new and delete buttons, since either one or the other is always enabled, and having both doesn't look as good. Signed-off-by: Ira Rice --- src/gui/char_select.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gui/char_select.h') diff --git a/src/gui/char_select.h b/src/gui/char_select.h index 23f5499c..5d4ecfa8 100644 --- a/src/gui/char_select.h +++ b/src/gui/char_select.h @@ -65,8 +65,7 @@ class CharSelectDialog : public Window, public gcn::ActionListener gcn::Button *mSelectButton; gcn::Button *mCancelButton; - gcn::Button *mNewCharButton; - gcn::Button *mDelCharButton; + gcn::Button *mNewDelCharButton; gcn::Button *mPreviousButton; gcn::Button *mNextButton; -- cgit v1.2.3-70-g09d2