diff src/video/windib/SDL_dibvideo.c @ 374:3fc4e71f7714

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Sun, 19 May 2002 22:32:09 +0000
parents 518ffd98a8f6
children a5f60a847a89
line wrap: on
line diff
--- a/src/video/windib/SDL_dibvideo.c	Sun May 19 22:27:42 2002 +0000
+++ b/src/video/windib/SDL_dibvideo.c	Sun May 19 22:32:09 2002 +0000
@@ -898,6 +898,7 @@
 #ifndef NO_CHANGEDISPLAYSETTINGS
 			if ( this->screen->flags & SDL_FULLSCREEN ) {
 				ChangeDisplaySettings(NULL, 0);
+				SDL_ShowWindow(SDL_Window, SW_HIDE);
 			}
 #endif
 #ifdef HAVE_OPENGL