]> Dogcows Code - chaz/openbox/blobdiff - src/openbox.hh
handle map events with the Openbox class
[chaz/openbox] / src / openbox.hh
index c810057f83fe9b097bde749742efa11533782fd8..8c2015f95870af95005b39bc65525f048762b1e4 100644 (file)
@@ -188,6 +188,8 @@ public:
     manager can be destroyed.
   */
   inline void shutdown() { _doshutdown = true; }
+
+  virtual void mapRequestHandler(const XMapRequestEvent &);
 };
 
 }
This page took 0.024517 seconds and 4 git commands to generate.