summaryrefslogtreecommitdiff
path: root/apps/NxWidgets
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-04-22 08:01:43 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-04-22 08:01:43 -0600
commit11278c31a01b6fdfb09e2a3109a20d38ef793055 (patch)
treec0f670c168d61c819c5d888eb6726121068e6f27 /apps/NxWidgets
parent58d19e46e06d8b0f06c997f001b159682d76672f (diff)
downloadnuttx-11278c31a01b6fdfb09e2a3109a20d38ef793055.tar.gz
nuttx-11278c31a01b6fdfb09e2a3109a20d38ef793055.tar.bz2
nuttx-11278c31a01b6fdfb09e2a3109a20d38ef793055.zip
Fixes to strchr, mkfats, and NxWidgets from Petteri Aimonen
Diffstat (limited to 'apps/NxWidgets')
-rw-r--r--apps/NxWidgets/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/NxWidgets/Kconfig b/apps/NxWidgets/Kconfig
index 6f5f3e924..efa56a06c 100644
--- a/apps/NxWidgets/Kconfig
+++ b/apps/NxWidgets/Kconfig
@@ -428,6 +428,12 @@ config NXWM_DISABLE_MINIMIZE
windows. If the buttons are small, it's easy to hit minimize
button accidentally when trying to close an application.
+config NXWM_TASKBAR_NO_BORDER
+ bool "Suppress Taskbar border"
+ default n
+ ---help---
+ Suppress drawing a the border around the taskbar.
+
comment "Tool Bar Configuration"
config NXWM_CUSTOM_TOOLBAR_HEIGHT