summaryrefslogtreecommitdiff
path: root/apps/NxWidgets
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-14 17:00:12 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-14 17:00:12 -0600
commitdd85ced30b15579660bfef0830afa02b86f6d7f4 (patch)
tree0f7a781ef8868a624947f0994b9a53f9d58585f9 /apps/NxWidgets
parentfbc35d5a9493c4475bc111a8dba1d24fe5a66622 (diff)
downloadnuttx-dd85ced30b15579660bfef0830afa02b86f6d7f4.tar.gz
nuttx-dd85ced30b15579660bfef0830afa02b86f6d7f4.tar.bz2
nuttx-dd85ced30b15579660bfef0830afa02b86f6d7f4.zip
Update ChangeLog
Diffstat (limited to 'apps/NxWidgets')
-rw-r--r--apps/NxWidgets/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/NxWidgets/Kconfig b/apps/NxWidgets/Kconfig
index 170d262f7..2bd8ea02d 100644
--- a/apps/NxWidgets/Kconfig
+++ b/apps/NxWidgets/Kconfig
@@ -1121,7 +1121,7 @@ if NXWM_MEDIAPLAYER
config NXWM_MEDIAPLAYER_XSPACING
int "Media Player Button Spacing"
- default 16
+ default 12
---help---
This is the space between play, forward, and reverse buttons in
units of pixels.