mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-22 06:07:34 +02:00
windows.h: forward-declare GrGlyph for WindAddClient prototype
This commit is contained in:
@@ -36,6 +36,7 @@
|
|||||||
#define SUBPIXEL (1 << SUBPIXELBITS)
|
#define SUBPIXEL (1 << SUBPIXELBITS)
|
||||||
#define HSUBPIXEL (1 << (SUBPIXELBITS - 1))
|
#define HSUBPIXEL (1 << (SUBPIXELBITS - 1))
|
||||||
|
|
||||||
|
typedef struct GR_GLY2 GrGlyph; /* Forward declaration for WindAddClient */
|
||||||
typedef ClientData WindClient; /* A unique ID of a client of the
|
typedef ClientData WindClient; /* A unique ID of a client of the
|
||||||
* window package. The value 'NULL' is
|
* window package. The value 'NULL' is
|
||||||
* indicates an invalid value.
|
* indicates an invalid value.
|
||||||
|
|||||||
Reference in New Issue
Block a user