X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2FScreen.hh;h=4b454e0253699dd9e613e70e04276081fe3f60c0;hb=75b6a5a378966efc09c355109ab42467ddc6d845;hp=71a012dd50d43fb9cf46edaef0ab7fc4a3512147;hpb=b9e40b8b1e055baa6a806c56206eb0baccd7ce0a;p=chaz%2Fopenbox 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;