repo.or.cz
/
wmaker-crm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed a bug with icon position calculation when redocking in clip,
[wmaker-crm.git]
/
src
/
xde.h
blob
971895c636f18628939ef267ce0cd366d8f08837
1
2
#ifndef _XDE_H_
3
#define _XDE_H_
4
5
Bool
wXDEProcessClientMessage
(
XClientMessageEvent
*
event
);
6
7
8
#endif