summaryrefslogtreecommitdiff
path: root/src/rootwindow.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/rootwindow.hh')
-rw-r--r--src/rootwindow.hh2
1 files changed, 2 insertions, 0 deletions
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)