diff gui/win32/interface.c @ 36946:cbaa08dbc9aa

Cosmetic: Rename GUI_SET_MIXER GUI_SET_VOLUME_BALANCE. It's not the mixer the GUI is interested in.
author ib
date Sat, 22 Mar 2014 19:53:49 +0000
parents 6410fe917eac
children a5537f70df8e
line wrap: on
line diff
--- a/gui/win32/interface.c	Sat Mar 22 19:48:39 2014 +0000
+++ b/gui/win32/interface.c	Sat Mar 22 19:53:49 2014 +0000
@@ -743,7 +743,7 @@
         }
         case GUI_RUN_MESSAGE:
           break;
-        case GUI_SET_MIXER:
+        case GUI_SET_VOLUME_BALANCE:
         {
             if(audio_out)
             {