]> icculus.org git repositories - dana/openbox.git/blob - cwmcc/cwmcc.h
add more cursors for move/resizing, and use the arrows not the angle brackets
[dana/openbox.git] / cwmcc / cwmcc.h
1 #ifndef __cwmcc_cwmcc_h
2 #define __cwmcc_cwmcc_h
3
4 void cwmcc_startup(Display *d);
5
6 #endif