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