X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Factions.hh;h=e57593f78f6fbecdd1f792dc74bc129b793c92fc;hb=4e0b5fdef451c605f563d137b024134a68c6d6de;hp=3d45966e171125e7483c35cbbc58e95d915c5e57;hpb=772ff27864b724c884ca5681fedc42711c63ec82;p=chaz%2Fopenbox diff --git a/src/actions.hh b/src/actions.hh index 3d45966e..e57593f7 100644 --- a/src/actions.hh +++ b/src/actions.hh @@ -56,7 +56,9 @@ private: void removePress(const XButtonEvent &e); public: + //! Constructs an OBActions object OBActions(); + //! Destroys the OBActions object virtual ~OBActions(); virtual void buttonPressHandler(const XButtonEvent &e);