]> Dogcows Code - chaz/openbox/blob - plugins/mouse/mouseparse.h
use the stock shownig method for the client menu for now, makes it pop up under the...
[chaz/openbox] / 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
This page took 0.030769 seconds and 4 git commands to generate.