Linux fix
This commit is contained in:
parent
1734b8e5db
commit
2efb6baaa6
|
|
@ -30,7 +30,7 @@ namespace Nz
|
||||||
struct
|
struct
|
||||||
{
|
{
|
||||||
void* display; //< Display*
|
void* display; //< Display*
|
||||||
void* window; //< Window
|
unsigned long window; //< Window
|
||||||
} x11;
|
} x11;
|
||||||
|
|
||||||
struct
|
struct
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue