]> Dogcows Code - chaz/openbox/blobdiff - src/actions.hh
some cleanups
[chaz/openbox] / src / actions.hh
index 3d45966e171125e7483c35cbbc58e95d915c5e57..e57593f78f6fbecdd1f792dc74bc129b793c92fc 100644 (file)
@@ -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);
This page took 0.024234 seconds and 4 git commands to generate.