From 732d52d4fcb3a1ae644e6d82b2b69fbfa2efaf51 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 5 Jun 2005 18:17:04 +0000 Subject: Using custom focus handler to work around problem with multiple widgets requesting modal focus using a stack based approach. --- src/gui/window.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/window.h') diff --git a/src/gui/window.h b/src/gui/window.h index c9fa1f12..95db2f4b 100644 --- a/src/gui/window.h +++ b/src/gui/window.h @@ -153,7 +153,6 @@ class Window : public gcn::Window, public ConfigListener protected: gcn::Container *chrome; /**< Contained container */ - gcn::Widget *prevModal; /**< Previous modal widget */ Window *parent; /**< The parent window */ int snapSize; /**< Snap distance to window edge */ bool modal; /**< Window is modal */ -- cgit v1.2.3-70-g09d2