X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Feventhandler.hh;h=9308ed03fb28d3668df9b0df501a0da5f48c685e;hb=5a139f7263e33b499836f5df9ac37400e02c32f9;hp=bbc0449db5ae8fb4fb6a20f69b0ca98f4e86d55f;hpb=fbc516442d47048edf2b5201e0b956c85b782bac;p=chaz%2Fopenbox diff --git a/otk/eventhandler.hh b/otk/eventhandler.hh index bbc0449d..9308ed03 100644 --- a/otk/eventhandler.hh +++ b/otk/eventhandler.hh @@ -11,7 +11,7 @@ extern "C" { namespace otk { -class OtkEventHandler{ +class OtkEventHandler { public: //! Dispatches events to one of the other handlers based on their type. virtual void handle(const XEvent &e);