From bc3268b6f9f86e6aebe0d06ce174b2d603d09c1e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 9 Aug 2002 00:44:35 +0000 Subject: handle toolbars and utility windows proper. also, no more crashes from kpager (i really hope :P), at least not the same way --- src/Screen.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Screen.hh') diff --git a/src/Screen.hh b/src/Screen.hh index 71a012dd..4b454e02 100644 --- a/src/Screen.hh +++ b/src/Screen.hh @@ -120,7 +120,7 @@ private: BlackboxWindowList iconList, windowList; typedef std::vector WindowList; - WindowList desktopWindowList, systrayWindowList; + WindowList specialWindowList, desktopWindowList, systrayWindowList; Slit *slit; Toolbar *toolbar; -- cgit v1.2.3