]> Dogcows Code - chaz/openbox/blobdiff - src/actions.hh
new python callbacks data, infrastructure. going to rework bindings code. cvs wont...
[chaz/openbox] / src / actions.hh
index 1da6e278c6afab4dc9c75d79b56e537290659f9f..f98c91d9a17fbce204ef1b4f0dac74923d4ca063 100644 (file)
@@ -80,6 +80,10 @@ public:
   virtual void unmapHandler(const XUnmapEvent &e);
   virtual void destroyHandler(const XDestroyWindowEvent &e);
 
+#ifdef    XKB
+  virtual void xkbHandler(const XkbEvent &e);
+#endif // XKB
+
 };
 
 }
This page took 0.026521 seconds and 4 git commands to generate.