diff gui/interface.c @ 33653:86819da22c57

Rename guiGetEvent type guiSetVideo guiSetVideoWindow.
author ib
date Mon, 27 Jun 2011 14:04:13 +0000
parents 5a3aacc91076
children 90f7a7266410
line wrap: on
line diff
--- a/gui/interface.c	Mon Jun 27 13:56:19 2011 +0000
+++ b/gui/interface.c	Mon Jun 27 14:04:13 2011 +0000
@@ -615,7 +615,7 @@
         guiInfo.afilter = arg;
         break;
 
-    case guiSetVideo:
+    case guiSetVideoWindow:
 
         if (!guiApp.subWindow.isFullScreen) {
             wsResizeWindow(&guiApp.subWindow, vo_dwidth, vo_dheight);