From d33ed5923ab5336005257203d21ddcb3d37d0ff8 Mon Sep 17 00:00:00 2001 From: Tametomo Date: Thu, 16 Jul 2009 08:53:08 -0600 Subject: Remove focus from a window's internal widgets on hiding. Signed-off-by: Tametomo --- src/gui/widgets/window.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/widgets/window.h') diff --git a/src/gui/widgets/window.h b/src/gui/widgets/window.h index 37a6b1eb..5df431a3 100644 --- a/src/gui/widgets/window.h +++ b/src/gui/widgets/window.h @@ -105,7 +105,7 @@ class Window : public gcn::Window, gcn::WidgetListener /** * Called whenever the widget is hidden. */ - void widgetHidden(const gcn::Event &event); + virtual void widgetHidden(const gcn::Event& event); /** * Sets whether or not the window has a close button. -- cgit v1.2.3-70-g09d2