mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 09:23:03 -04:00
oops, stoopid me
This commit is contained in:
parent
4fea43386f
commit
59d74640fa
@ -73,6 +73,7 @@ GraphicsWindow(GraphicsEngine *engine, GraphicsPipe *pipe,
|
||||
GraphicsWindow::
|
||||
~GraphicsWindow() {
|
||||
// Clean up python event handlers.
|
||||
#ifdef HAVE_PYTHON
|
||||
PythonWinProcClasses::iterator iter;
|
||||
for (iter = _python_window_proc_classes.begin();
|
||||
iter != _python_window_proc_classes.end();
|
||||
|
Loading…
x
Reference in New Issue
Block a user