summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include/nxwmconfig.hxx
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-10-17 15:19:26 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-10-17 15:19:26 -0600
commitf92f9d7fec30cd8ea592df33c7126b9531eca834 (patch)
treeca3f2654baa306ea69e100f8a24ed1edeac91f45 /NxWidgets/nxwm/include/nxwmconfig.hxx
parent3585cc73d6f645bbf052e7411d52097f5b5b338a (diff)
downloadnuttx-f92f9d7fec30cd8ea592df33c7126b9531eca834.tar.gz
nuttx-f92f9d7fec30cd8ea592df33c7126b9531eca834.tar.bz2
nuttx-f92f9d7fec30cd8ea592df33c7126b9531eca834.zip
Minor tweaks to debug output; started renaming some icons to include size in the name; SAMA5 NxWM config needs libm
Diffstat (limited to 'NxWidgets/nxwm/include/nxwmconfig.hxx')
-rw-r--r--NxWidgets/nxwm/include/nxwmconfig.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/NxWidgets/nxwm/include/nxwmconfig.hxx b/NxWidgets/nxwm/include/nxwmconfig.hxx
index a10491d39..5b42e3a70 100644
--- a/NxWidgets/nxwm/include/nxwmconfig.hxx
+++ b/NxWidgets/nxwm/include/nxwmconfig.hxx
@@ -312,7 +312,7 @@
*/
#ifndef CONFIG_NXWM_STARTWINDOW_ICON
-# define CONFIG_NXWM_STARTWINDOW_ICON NxWM::g_playBitmap
+# define CONFIG_NXWM_STARTWINDOW_ICON NxWM::g_playBitmap24x24
#endif
/**