]> icculus.org git repositories - dana/openbox.git/blob - cwmcc/cwmcc.h
dont refocus the focused window, that just causes so many problems (with alt-tab :)
[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