From 4ddde5f4fa3f4b77c2ddf1d4848d06628d396842 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 12 Apr 2013 02:11:25 +0300 Subject: fix random rare crashes in npc and possible other windows. --- src/gui/widgets/icon.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/widgets/icon.h') diff --git a/src/gui/widgets/icon.h b/src/gui/widgets/icon.h index 4350c7b34..7d681dd8b 100644 --- a/src/gui/widgets/icon.h +++ b/src/gui/widgets/icon.h @@ -52,6 +52,8 @@ class Icon final : public gcn::Widget, A_DELETE_COPY(Icon) + ~Icon(); + /** * Gets the current Image. */ -- cgit v1.2.3-60-g2f50