X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fbindings.hh;h=f45e5ca3123672867eac66b914c0556e90a5fc01;hb=7f561a6a7acee71d55eecc9ed2bd278147ce2536;hp=53565c387af056460722c112533393270c216e10;hpb=7c8c9e998ffc3a9b22e15feeffe77823142ce531;p=chaz%2Fopenbox diff --git a/src/bindings.hh b/src/bindings.hh index 53565c38..f45e5ca3 100644 --- a/src/bindings.hh +++ b/src/bindings.hh @@ -116,7 +116,9 @@ private: EventCallbackList _eventlist[EventAction::NUM_EVENT_ACTION]; KeyCallbackData _keybgrab_callback; - + + bool _grabbed; + public: //! Initializes an Bindings object Bindings();