mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-23 14:42:29 +01:00
9 lines
102 B
C
9 lines
102 B
C
|
|
#ifndef _XDE_H_
|
|
#define _XDE_H_
|
|
|
|
Bool wXDEProcessClientMessage(XClientMessageEvent *event);
|
|
|
|
|
|
#endif
|