diff options
Diffstat (limited to 'src/rootwindow.hh')
| -rw-r--r-- | src/rootwindow.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/rootwindow.hh b/src/rootwindow.hh index 7879244d..7d0a9c82 100644 --- a/src/rootwindow.hh +++ b/src/rootwindow.hh @@ -56,6 +56,8 @@ public: virtual void clientMessageHandler(const XClientMessageEvent &e); + virtual void mapRequestHandler(const XMapRequestEvent &); + //! Sets the name of a desktop /*! @param i The index of the desktop to set the name for (base 0) |
