X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Frootwindow.hh;h=241b35c3698c6f4c385e6928c1fb1e208556560b;hb=cc39863363f6c424a1d5f3790ef182b52b69a53e;hp=5ff386e1dd99254afc5532ce0723e7cb8ef02f19;hpb=8d5bd298540b98eb10072c5ee281c64f221ce9a6;p=chaz%2Fopenbox diff --git a/src/rootwindow.hh b/src/rootwindow.hh index 5ff386e1..241b35c3 100644 --- a/src/rootwindow.hh +++ b/src/rootwindow.hh @@ -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); }; }