From 1fa445c88033e564a25d907a7f478e76bff9e89e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 4 Dec 2002 00:26:45 +0000 Subject: handle configure requests --- src/rootwindow.hh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/rootwindow.hh') diff --git a/src/rootwindow.hh b/src/rootwindow.hh index 7d0a9c82..1dbfc04a 100644 --- a/src/rootwindow.hh +++ b/src/rootwindow.hh @@ -58,6 +58,8 @@ public: virtual void mapRequestHandler(const XMapRequestEvent &); + virtual void configureRequestHandler(const XConfigureRequestEvent &e); + //! Sets the name of a desktop /*! @param i The index of the desktop to set the name for (base 0) -- cgit v1.2.3