]> icculus.org git repositories - dana/openbox.git/blob - plugins/mouse/mouseparse.h
once in a window-cycle, don't fire any other key bindings
[dana/openbox.git] / plugins / mouse / mouseparse.h
1 #ifndef __plugins_mouse_mouseparse_h
2 #define __plugins_mouse_mouseparse_h
3
4 #include "kernel/parse.h"
5
6 void mouseparse(ParseToken *token);
7
8 #endif