diff options
Diffstat (limited to 'src/frame.hh')
| -rw-r--r-- | src/frame.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frame.hh b/src/frame.hh index e7a55237..44153d46 100644 --- a/src/frame.hh +++ b/src/frame.hh @@ -34,7 +34,7 @@ public: //! The event mask to grab on frame windows static const long event_mask = EnterWindowMask | LeaveWindowMask; - + private: OBClient *_client; const otk::ScreenInfo *_screen; |
