diff Gui/cfg.h @ 21428:47cc96df63d0

cosmetics: Rename functions and variable names from vop to vf.
author diego
date Sat, 02 Dec 2006 17:24:17 +0000
parents 18ba5bc68f40
children
line wrap: on
line diff
--- a/Gui/cfg.h	Sat Dec 02 17:04:01 2006 +0000
+++ b/Gui/cfg.h	Sat Dec 02 17:24:17 2006 +0000
@@ -4,8 +4,8 @@
 
 extern int gtkEnableAudioEqualizer;
 
-extern int    gtkVopPP;
-extern int    gtkVopLAVC;
+extern int    gtkVfPP;
+extern int    gtkVfLAVC;
 
 extern int    gtkAONorm;
 extern int    gtkAOFakeSurround;