diff gui/interface.c @ 33611:6aa251adfba0

Rename guiGetEvent type guiCEvent guiSetState. Type guiCEvent sets the state and should be named so.
author ib
date Wed, 22 Jun 2011 11:48:31 +0000
parents b374c74a5f17
children 79743a5cf4f0
line wrap: on
line diff
--- a/gui/interface.c	Wed Jun 22 11:30:27 2011 +0000
+++ b/gui/interface.c	Wed Jun 22 11:48:31 2011 +0000
@@ -572,7 +572,7 @@
         gtkEventHandling();
         break;
 
-    case guiCEvent:
+    case guiSetState:
 
         switch ((int)arg) {
         case guiSetPlay: