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