26#include <guichan/actionlistener.hpp>
47 void action(
const gcn::ActionEvent &event)
override;
The Change password dialog.
WrongDataNoticeListener * mWrongDataNoticeListener
gcn::Button * mChangePassButton
gcn::TextField * mFirstPassField
gcn::Button * mCancelButton
void action(const gcn::ActionEvent &event) override
Called when receiving actions from the widgets.
gcn::TextField * mOldPassField
gcn::TextField * mSecondPassField
~ChangePasswordDialog() override
Listener used while dealing with wrong data.