mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
missed a Display reference
This commit is contained in:
parent
6d84eed5cc
commit
9009141e45
@ -44,7 +44,7 @@ protected:
|
|||||||
virtual bool open_buffer();
|
virtual bool open_buffer();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
Display *_display;
|
X11_Display *_display;
|
||||||
EGLSurface _pbuffer;
|
EGLSurface _pbuffer;
|
||||||
EGLDisplay _egl_display;
|
EGLDisplay _egl_display;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user