summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/src/glyph_stop.cxx
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-30 01:21:26 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-30 01:21:26 +0000
commit284cd6923b521898c0927992fab77593ad797b4a (patch)
treeecdc27cff477efee7da31d0fae65b527377e094f /NxWidgets/nxwm/src/glyph_stop.cxx
parent45f021f2a88d9f76c7802aa31d3fc67827ff288d (diff)
downloadnuttx-284cd6923b521898c0927992fab77593ad797b4a.tar.gz
nuttx-284cd6923b521898c0927992fab77593ad797b4a.tar.bz2
nuttx-284cd6923b521898c0927992fab77593ad797b4a.zip
NxWM update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4677 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'NxWidgets/nxwm/src/glyph_stop.cxx')
-rwxr-xr-xNxWidgets/nxwm/src/glyph_stop.cxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/NxWidgets/nxwm/src/glyph_stop.cxx b/NxWidgets/nxwm/src/glyph_stop.cxx
index 3e1568b98..5c4c5477e 100755
--- a/NxWidgets/nxwm/src/glyph_stop.cxx
+++ b/NxWidgets/nxwm/src/glyph_stop.cxx
@@ -49,7 +49,8 @@
#include "nxconfig.hxx"
#include "crlepalettebitmap.hxx"
-#include "glyphs.hxx"
+
+#include "nxwmglyphs.hxx"
/********************************************************************************************
* Pre-Processor Definitions
@@ -136,7 +137,7 @@ static const nxgl_mxpixel_t g_stopLut[BITMAP_NLUTCODES] =
# error "Unsupport pixel format"
#endif
-static const struct SRlePaletteBitmapEntry g_stopRleEntries[] =
+static const struct NXWidgets::SRlePaletteBitmapEntry g_stopRleEntries[] =
{
{ 25, 0}, /* Row 0 */
{ 25, 0}, /* Row 1 */
@@ -208,7 +209,7 @@ static const struct SRlePaletteBitmapEntry g_stopRleEntries[] =
* Public Bitmap Structure Defintions
********************************************************************************************/
-const struct SRlePaletteBitmap NXWidgets::g_stopBitmap =
+const struct NXWidgets::SRlePaletteBitmap g_stopBitmap =
{
CONFIG_NXWIDGETS_BPP, // bpp - Bits per pixel
CONFIG_NXWIDGETS_FMT, // fmt - Color format