repo.or.cz
/
gwm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add notes and placeholders for future modifications.
[gwm.git]
/
frame.h
blob
570925e348e2915c3d94977d9e2ef61827f637b6
1
#ifndef FRAME_H
2
#define FRAME_H
3
4
extern
event_handler frame_handlers
[];
5
6
#endif