diff --git a/freeglut/freeglut/src/freeglut_main.c b/freeglut/freeglut/src/freeglut_main.c index 475d317..cfda031 100644 --- a/freeglut/freeglut/src/freeglut_main.c +++ b/freeglut/freeglut/src/freeglut_main.c @@ -484,6 +484,7 @@ void FGAPIENTRY glutMainLoopEvent( void ) } break; + case MapNotify: case UnmapNotify: /* * If we never do anything with this, can we just not ask to