summaryrefslogtreecommitdiff
path: root/apps/plugins/fft/fft.c
diff options
context:
space:
mode:
authorRobert Menes <rmenes@rockbox.org>2010-11-03 03:23:14 +0000
committerRobert Menes <rmenes@rockbox.org>2010-11-03 03:23:14 +0000
commit98ed07bcf8110111843e5832406108017457f8fd (patch)
treedc9e1c8f3f69d34e3d9cdee90bcbe94257039d27 /apps/plugins/fft/fft.c
parent857dcea6daa827342ae09077a8fd53c4b0ef2b31 (diff)
downloadrockbox-98ed07bcf8110111843e5832406108017457f8fd.tar.gz
rockbox-98ed07bcf8110111843e5832406108017457f8fd.zip
Okay, this should be the last few "prevent red" fixes to be
done on the GoGear HDD6330 plugin keymaps. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28470 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/fft/fft.c')
-rw-r--r--apps/plugins/fft/fft.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/fft/fft.c b/apps/plugins/fft/fft.c
index 9cca99adbe..572ee5325f 100644
--- a/apps/plugins/fft/fft.c
+++ b/apps/plugins/fft/fft.c
@@ -183,7 +183,7 @@ GREY_INFO_STRUCT
183 183
184#elif CONFIG_KEYPAD == PHILIPS_HDD6330_PAD 184#elif CONFIG_KEYPAD == PHILIPS_HDD6330_PAD
185# define FFT_PREV_GRAPH BUTTON_PREV 185# define FFT_PREV_GRAPH BUTTON_PREV
186# define FFT_NEVT_GRAPH BUTTON_NEXT 186# define FFT_NEXT_GRAPH BUTTON_NEXT
187# define FFT_ORIENTATION BUTTON_PLAY 187# define FFT_ORIENTATION BUTTON_PLAY
188# define FFT_WINDOW BUTTON_MENU 188# define FFT_WINDOW BUTTON_MENU
189# define FFT_AMP_SCALE BUTTON_UP 189# define FFT_AMP_SCALE BUTTON_UP