source:
vbox/trunk/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/xqueue.h
Last change on this file was 51223, checked in by , 11 years ago | |
---|---|
|
|
File size: 211 bytes |
Line | |
---|---|
1 | /* $XFree86$ */ |
2 | |
3 | #ifdef HAVE_XORG_CONFIG_H |
4 | #include <xorg-config.h> |
5 | #endif |
6 | |
7 | #ifndef _XF86_XQUEUE_H_ |
8 | #define _XF86_XQUEUE_H_ |
9 | |
10 | Bool XqueueMousePreInit(InputInfoPtr pInfo, const char *protocol, int flags); |
11 | |
12 | #endif |
Note:
See TracBrowser
for help on using the repository browser.