author | Patrice Mandin <patmandin@gmail.com> |
Thu, 07 Jul 2005 15:06:38 +0000 | |
changeset 1090 | 37fc855580af |
parent 1089 | b3f7c4af00e0 |
child 1091 | 67b7f0f410a2 |
--- a/src/video/gem/SDL_gemevents.c Thu Jul 07 13:38:22 2005 +0000 +++ b/src/video/gem/SDL_gemevents.c Thu Jul 07 15:06:38 2005 +0000 @@ -313,6 +313,7 @@ break; case WM_BOTTOMED: case WM_UNTOPPED: + wind_set(message[3],WF_BOTTOM,message[4],0,0,0); SDL_PrivateAppActive(0, SDL_APPINPUTFOCUS); if (VDI_setpalette) { VDI_setpalette(this, VDI_oldpalette);