mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 04:39:01 +00:00
Add a 320x320 NuttX logo image
This commit is contained in:
parent
efceac559e
commit
9df979417f
1 changed files with 2 additions and 1 deletions
|
|
@ -486,10 +486,11 @@ config NXWM_DISABLE_BACKGROUND_IMAGE
|
|||
|
||||
config NXWM_BACKGROUND_IMAGE
|
||||
string "Background Image"
|
||||
default "NXWidgets::g_nuttxBitmap160x160"
|
||||
depends on !NXWM_DISABLE_BACKGROUND_IMAGE
|
||||
---help---
|
||||
The name of the image to use in the background window. Default:
|
||||
NXWidgets::g_nuttxBitmap
|
||||
"NXWidgets::g_nuttxBitmap160x160"
|
||||
|
||||
comment "Application Window Configuration"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue