From c32bbeb3674cef43df33bd1f7a249e95868b7ded Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 18 Jul 2012 13:05:27 +0300 Subject: Add close button to npc dialog in menu selection. --- src/gui/npcdialog.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/npcdialog.h') diff --git a/src/gui/npcdialog.h b/src/gui/npcdialog.h index 68ee17e33..75c55ae96 100644 --- a/src/gui/npcdialog.h +++ b/src/gui/npcdialog.h @@ -238,6 +238,8 @@ class NpcDialog : public Window, public gcn::ActionListener, // Used for the button Button *mButton; + Button *mButton2; + // Will reset the text and integer input to the provided default Button *mResetButton; -- cgit v1.2.3-70-g09d2