mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-05 16:58:01 +02:00
[gl] Add warning about missing hook for XCloseDisplay().
This commit is contained in:
parent
f2f42ec70a
commit
a2ac67274d
1 changed files with 2 additions and 0 deletions
|
|
@ -42,6 +42,8 @@
|
|||
|
||||
#include <X11/Xutil.h>
|
||||
|
||||
/* XXX needs hooking into XCloseDisplay() */
|
||||
|
||||
typedef struct _cairo_glx_context {
|
||||
cairo_gl_context_t base;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue