]> Dogcows Code - chaz/openbox/blobdiff - src/rootwindow.hh
move the approproate code for map request handling to the client class. this will...
[chaz/openbox] / src / rootwindow.hh
index 5ff386e1dd99254afc5532ce0723e7cb8ef02f19..241b35c3698c6f4c385e6928c1fb1e208556560b 100644 (file)
@@ -65,7 +65,7 @@ public:
 
   virtual void propertyHandler(const XPropertyEvent &e);
   virtual void clientMessageHandler(const XClientMessageEvent &e);
-  virtual void mapRequestHandler(const XMapRequestEvent &);
+  virtual void mapRequestHandler(const XMapRequestEvent &e);
 };
 
 }
This page took 0.020019 seconds and 4 git commands to generate.