From 452b02cb1b6e1675323d89e5f2c4946b2868a584 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 1 Mar 2010 07:46:59 -0700 Subject: Hide BeingPopup when mouseover Windows MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-by: Thorbjørn Lindeijer Reviewed-by: Chuck Miller --- src/gui/itempopup.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gui/itempopup.h') diff --git a/src/gui/itempopup.h b/src/gui/itempopup.h index 79aba523..67d1eb2f 100644 --- a/src/gui/itempopup.h +++ b/src/gui/itempopup.h @@ -34,8 +34,7 @@ class TextBox; /** * A popup that displays information about an item. */ -class ItemPopup : public Popup, - public gcn::MouseListener +class ItemPopup : public Popup { public: /** -- cgit v1.2.3-60-g2f50