From 3074acf977841492b2378b5542bc3d755cf0a227 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sat, 9 May 2009 00:32:18 -0600 Subject: Fix some memory leaks In doing so, NPC Dialogs now show the resize grip again. --- 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 7800d828..bd738e81 100644 --- a/src/gui/npcdialog.h +++ b/src/gui/npcdialog.h @@ -54,6 +54,8 @@ class NpcDialog : public Window, public gcn::ActionListener, */ NpcDialog(); + ~NpcDialog(); + /** * Called when receiving actions from the widgets. */ -- cgit v1.2.3-70-g09d2