|
version 1.3, 2001/03/04 17:40:04
|
version 1.4, 2001/03/15 22:24:26
|
|
|
|
| | |
| Quartz-specific functions and definitions | Quartz-specific functions and definitions |
| */ | */ |
| |
/* $XFree86: $ */ |
| | |
| #ifndef _QUARTZ_H | #ifndef _QUARTZ_H |
| #define _QUARTZ_H | #define _QUARTZ_H |
|
|
|
| #include "X11/Xproto.h" | #include "X11/Xproto.h" |
| #include "screenint.h" | #include "screenint.h" |
| #include "quartzShared.h" | #include "quartzShared.h" |
| |
#include "bundle/quartzPasteboard.h" |
| | |
| void QuartzOsVendorInit(void); | void QuartzOsVendorInit(void); |
| Bool QuartzAddScreen(ScreenPtr screen); | Bool QuartzAddScreen(ScreenPtr screen); |