documenta UICB_PROTO
This commit is contained in:
parent
c8373622ec
commit
1437f54711
1
common.h
1
common.h
|
@ -24,6 +24,7 @@
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
|
|
||||||
|
/** Common prototype definition for ui_callbak functions */
|
||||||
#define UICB_PROTO(name) void name(Display *, DC *, awesome_config *, const char *)
|
#define UICB_PROTO(name) void name(Display *, DC *, awesome_config *, const char *)
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue