summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/gtk/eq.c
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-07-30 11:50:20 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-07-30 11:50:20 +0000
commit51165d44ef5f5398355a2768eaca0bc538599717 (patch)
tree7eb574c23f5714795164c81f7e836cbc94bf87ec /Gui/mplayer/gtk/eq.c
parente1ef3196ecd75c42009f7918816891fb13207171 (diff)
downloadmpv-51165d44ef5f5398355a2768eaca0bc538599717.tar.bz2
mpv-51165d44ef5f5398355a2768eaca0bc538599717.tar.xz
- some cosmetic change in preferences
- add *.wav to file selector - fix setlocale() bug git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6841 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/mplayer/gtk/eq.c')
-rw-r--r--Gui/mplayer/gtk/eq.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/mplayer/gtk/eq.c b/Gui/mplayer/gtk/eq.c
index cc1a6f6a58..f088fdd05f 100644
--- a/Gui/mplayer/gtk/eq.c
+++ b/Gui/mplayer/gtk/eq.c
@@ -22,7 +22,7 @@
#include "eq.h"
-#define eqRange 5
+#define eqRange 15
GtkWidget * Equalizer;