From 3feb03566cb40ebdef397d1f6467975dfaee07b2 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 17 Jul 2014 13:38:37 -0600 Subject: [PATCH] NxWM::CApplicationWindow: Created the custom font for the toolbar title, but never used it. --- configs/sama5d4-ek/nxwm/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/sama5d4-ek/nxwm/defconfig b/configs/sama5d4-ek/nxwm/defconfig index 83318652b25..d69c151a36e 100644 --- a/configs/sama5d4-ek/nxwm/defconfig +++ b/configs/sama5d4-ek/nxwm/defconfig @@ -1411,6 +1411,7 @@ CONFIG_NXWM_MEDIAPLAYER_MEDIAPATH="/mnt/sdcard" CONFIG_NXWM_MEDIAPLAYER_XSPACING=12 CONFIG_NXWM_MEDIAPLAYER_YSPACING=16 CONFIG_NXWM_MEDIAPLAYER_VOLUMESTEP=5 +CONFIG_NXWM_MEDIAPLAYER_MINVOLUMEHEIGHT=6 # CONFIG_NXWM_MEDIAPLAYER_CUSTOM_COLORS is not set # CONFIG_NXWM_MEDIAPLAYER_BORDERS is not set