Skip to content

Commit

Permalink
Send window to the bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
pmandin committed Jul 7, 2005
1 parent 68e164b commit 27aebec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/video/gem/SDL_gemevents.c
Expand Up @@ -313,6 +313,7 @@ static int do_messages(_THIS, short *message)
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);
Expand Down

0 comments on commit 27aebec

Please sign in to comment.