diff options
| author | Dana Jansens <danakj@orodu.net> | 2002-12-02 23:03:41 +0000 |
|---|---|---|
| committer | Dana Jansens <danakj@orodu.net> | 2002-12-02 23:03:41 +0000 |
| commit | a77f0fb344978bb4dafd2ad4639f3de3e090bf7b (patch) | |
| tree | 0ef049d0310e504bde3cd97b441198c5f92ceec2 /src/frame.hh | |
| parent | 958df7716291a1af680bf9d5432aa99f0b7cf644 (diff) | |
handle map requests with the root window class
Diffstat (limited to 'src/frame.hh')
| -rw-r--r-- | src/frame.hh | 1 |
1 files changed, 1 insertions, 0 deletions
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; |
