summaryrefslogtreecommitdiff
path: root/src/gui/char_select.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/char_select.h')
-rw-r--r--src/gui/char_select.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/char_select.h b/src/gui/char_select.h
index 9c7bac24..0c1dbe45 100644
--- a/src/gui/char_select.h
+++ b/src/gui/char_select.h
@@ -71,6 +71,7 @@ class CharSelectDialog : public Window, public gcn::ActionListener
gcn::Button *mNextButton;
gcn::Button *mUnRegisterButton;
gcn::Button *mChangePasswordButton;
+ gcn::Button *mChangeEmailButton;
gcn::Label *mAccountNameLabel;
gcn::Label *mNameLabel;