projects
/
mikachu
/
openbox.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add set functions for setting name/icon name
[mikachu/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