]> Dogcows Code - chaz/openbox/blobdiff - src/client.hh
add comment
[chaz/openbox] / src / client.hh
index 8f0dc4f1d77cfdf020107e2e58af737d0ec500d1..d2a41dd7254eb31f35c8ee4bd32fc6ddb6376018 100644 (file)
@@ -448,6 +448,7 @@ public:
   virtual void configureRequestHandler(const XConfigureRequestEvent &e);
   virtual void unmapHandler(const XUnmapEvent &e);
   virtual void destroyHandler(const XDestroyWindowEvent &e);
+  virtual void reparentHandler(const XReparentEvent &e);
 };
 
 }
This page took 0.022804 seconds and 4 git commands to generate.