]> Dogcows Code - chaz/openbox/blob - plugins/mouse/mouseparse.h
add the left/right/top/bottom direction arrows and use them for resizing those ways
[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.031785 seconds and 4 git commands to generate.