]> Dogcows Code - chaz/openbox/blob - mouseparse.h
0d28d59b6939dad227b76dd14c2e88c735e26d24
[chaz/openbox] / 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
This page took 0.031906 seconds and 3 git commands to generate.