From a77f0fb344978bb4dafd2ad4639f3de3e090bf7b Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 2 Dec 2002 23:03:41 +0000 Subject: handle map requests with the root window class --- src/frame.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'src/frame.hh') diff --git a/src/frame.hh b/src/frame.hh index 9e3f3822..74b1ba64 100644 --- a/src/frame.hh +++ b/src/frame.hh @@ -38,6 +38,7 @@ private: otk::Strut _size; // decoration windows + otk::OtkFocusWidget _plate; // sits entirely under the client window otk::OtkFocusWidget _titlebar; otk::OtkButton _button_close; otk::OtkButton _button_iconify; -- cgit v1.2.3