summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-12 16:36:24 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-12 16:36:24 -0600
commit9b5df1889c71225452b777b7c257a4559bd15b06 (patch)
tree86ef9c5d03403f7ee685f0bcfa0962f1a11aadb5
parent0f3e3ce35e86447d925984eda1d20d15fb46590c (diff)
downloadnuttx-9b5df1889c71225452b777b7c257a4559bd15b06.tar.gz
nuttx-9b5df1889c71225452b777b7c257a4559bd15b06.tar.bz2
nuttx-9b5df1889c71225452b777b7c257a4559bd15b06.zip
NxWidgets: Fix repeated misspelling of Definitions
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_arrowdown.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_arrowleft.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_arrowright.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_arrowup.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_backspace.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_capslock.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_checkboxmu.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_checkboxoff.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_checkboxon.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_control.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_cycle.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_nxlogo160x160.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_nxlogo320x320.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_radiobuttonmu.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_radiobuttonoff.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_radiobuttonon.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_return.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_screendepthdown.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_screendepthup.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_screenflipdown.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_screenflipup.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_shift.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_windowclose.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_windowdepthdown.cxx2
-rw-r--r--NxWidgets/libnxwidgets/src/glyph_windowdepthup.cxx2
-rw-r--r--NxWidgets/nxwm/include/nxwmconfig.hxx2
-rw-r--r--NxWidgets/nxwm/include/nxwmglyphs.hxx2
-rw-r--r--NxWidgets/nxwm/src/glyph_calculator24x25.cxx2
-rw-r--r--NxWidgets/nxwm/src/glyph_calibration24x21.cxx2
-rw-r--r--NxWidgets/nxwm/src/glyph_cmd25x22.cxx2
-rw-r--r--NxWidgets/nxwm/src/glyph_minimize21x21.cxx2
-rw-r--r--NxWidgets/nxwm/src/glyph_nsh25x25.cxx2
-rw-r--r--NxWidgets/nxwm/src/glyph_play24x24.cxx4
-rw-r--r--NxWidgets/nxwm/src/glyph_start25x25.cxx2
-rw-r--r--NxWidgets/nxwm/src/glyph_stop21x21.cxx2
35 files changed, 36 insertions, 36 deletions
diff --git a/NxWidgets/libnxwidgets/src/glyph_arrowdown.cxx b/NxWidgets/libnxwidgets/src/glyph_arrowdown.cxx
index fc200e099..663e0d8d7 100644
--- a/NxWidgets/libnxwidgets/src/glyph_arrowdown.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_arrowdown.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_arrowDownGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_arrowDown =
diff --git a/NxWidgets/libnxwidgets/src/glyph_arrowleft.cxx b/NxWidgets/libnxwidgets/src/glyph_arrowleft.cxx
index 143a1c3c1..94773abe0 100644
--- a/NxWidgets/libnxwidgets/src/glyph_arrowleft.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_arrowleft.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_arrowLeftGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_arrowLeft =
diff --git a/NxWidgets/libnxwidgets/src/glyph_arrowright.cxx b/NxWidgets/libnxwidgets/src/glyph_arrowright.cxx
index 3f8b833f2..e1b226734 100644
--- a/NxWidgets/libnxwidgets/src/glyph_arrowright.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_arrowright.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_arrowRightGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_arrowRight =
diff --git a/NxWidgets/libnxwidgets/src/glyph_arrowup.cxx b/NxWidgets/libnxwidgets/src/glyph_arrowup.cxx
index b1543266c..95e795e1b 100644
--- a/NxWidgets/libnxwidgets/src/glyph_arrowup.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_arrowup.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_arrowUpGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_arrowUp =
diff --git a/NxWidgets/libnxwidgets/src/glyph_backspace.cxx b/NxWidgets/libnxwidgets/src/glyph_backspace.cxx
index 5271b0f66..019bd6987 100644
--- a/NxWidgets/libnxwidgets/src/glyph_backspace.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_backspace.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_backspaceGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_backspace =
diff --git a/NxWidgets/libnxwidgets/src/glyph_capslock.cxx b/NxWidgets/libnxwidgets/src/glyph_capslock.cxx
index b61d4dbdb..b153e3610 100644
--- a/NxWidgets/libnxwidgets/src/glyph_capslock.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_capslock.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_capslockGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_capslock =
diff --git a/NxWidgets/libnxwidgets/src/glyph_checkboxmu.cxx b/NxWidgets/libnxwidgets/src/glyph_checkboxmu.cxx
index 48011b1c8..4a5ade5a5 100644
--- a/NxWidgets/libnxwidgets/src/glyph_checkboxmu.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_checkboxmu.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_checkBoxMuGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_checkBoxMu =
diff --git a/NxWidgets/libnxwidgets/src/glyph_checkboxoff.cxx b/NxWidgets/libnxwidgets/src/glyph_checkboxoff.cxx
index 8222bee84..3da0d6f0b 100644
--- a/NxWidgets/libnxwidgets/src/glyph_checkboxoff.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_checkboxoff.cxx
@@ -105,7 +105,7 @@ using namespace NXWidgets;
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_checkBoxOff =
diff --git a/NxWidgets/libnxwidgets/src/glyph_checkboxon.cxx b/NxWidgets/libnxwidgets/src/glyph_checkboxon.cxx
index 255c88449..e3395523d 100644
--- a/NxWidgets/libnxwidgets/src/glyph_checkboxon.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_checkboxon.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_checkBoxOnGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_checkBoxOn =
diff --git a/NxWidgets/libnxwidgets/src/glyph_control.cxx b/NxWidgets/libnxwidgets/src/glyph_control.cxx
index 4cb8432c1..4867b9f82 100644
--- a/NxWidgets/libnxwidgets/src/glyph_control.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_control.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_controlGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_control =
diff --git a/NxWidgets/libnxwidgets/src/glyph_cycle.cxx b/NxWidgets/libnxwidgets/src/glyph_cycle.cxx
index ff3476ff4..445d4da6a 100644
--- a/NxWidgets/libnxwidgets/src/glyph_cycle.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_cycle.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_cycleGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_cycle =
diff --git a/NxWidgets/libnxwidgets/src/glyph_nxlogo160x160.cxx b/NxWidgets/libnxwidgets/src/glyph_nxlogo160x160.cxx
index 9eb5746e3..1568bad3f 100644
--- a/NxWidgets/libnxwidgets/src/glyph_nxlogo160x160.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_nxlogo160x160.cxx
@@ -3435,7 +3435,7 @@ static const struct SRlePaletteBitmapEntry g_nuttxRleEntries[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SRlePaletteBitmap NXWidgets::g_nuttxBitmap160x160 =
diff --git a/NxWidgets/libnxwidgets/src/glyph_nxlogo320x320.cxx b/NxWidgets/libnxwidgets/src/glyph_nxlogo320x320.cxx
index b2e1eaad5..dc3f77f95 100644
--- a/NxWidgets/libnxwidgets/src/glyph_nxlogo320x320.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_nxlogo320x320.cxx
@@ -1025,7 +1025,7 @@ static const struct SRlePaletteBitmapEntry g_nuttxRleEntries[] =
};
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SRlePaletteBitmap NXWidgets::g_nuttxBitmap320x320 =
diff --git a/NxWidgets/libnxwidgets/src/glyph_radiobuttonmu.cxx b/NxWidgets/libnxwidgets/src/glyph_radiobuttonmu.cxx
index 896129ffc..13250f034 100644
--- a/NxWidgets/libnxwidgets/src/glyph_radiobuttonmu.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_radiobuttonmu.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_radioButtonMuGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_radioButtonMu =
diff --git a/NxWidgets/libnxwidgets/src/glyph_radiobuttonoff.cxx b/NxWidgets/libnxwidgets/src/glyph_radiobuttonoff.cxx
index 7b832a15a..6fccbf194 100644
--- a/NxWidgets/libnxwidgets/src/glyph_radiobuttonoff.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_radiobuttonoff.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_radioButtonOffGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_radioButtonOff =
diff --git a/NxWidgets/libnxwidgets/src/glyph_radiobuttonon.cxx b/NxWidgets/libnxwidgets/src/glyph_radiobuttonon.cxx
index 919d11c75..6d328a799 100644
--- a/NxWidgets/libnxwidgets/src/glyph_radiobuttonon.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_radiobuttonon.cxx
@@ -140,7 +140,7 @@ static const uint32_t g_radioButtonOnGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_radioButtonOn =
diff --git a/NxWidgets/libnxwidgets/src/glyph_return.cxx b/NxWidgets/libnxwidgets/src/glyph_return.cxx
index 951d3a9d0..ea1dbdddc 100644
--- a/NxWidgets/libnxwidgets/src/glyph_return.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_return.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_returnGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_return =
diff --git a/NxWidgets/libnxwidgets/src/glyph_screendepthdown.cxx b/NxWidgets/libnxwidgets/src/glyph_screendepthdown.cxx
index dab46122f..d3efc2a97 100644
--- a/NxWidgets/libnxwidgets/src/glyph_screendepthdown.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_screendepthdown.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_screenDepthDownGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_screenDepthDown =
diff --git a/NxWidgets/libnxwidgets/src/glyph_screendepthup.cxx b/NxWidgets/libnxwidgets/src/glyph_screendepthup.cxx
index 9826bc4ce..974035058 100644
--- a/NxWidgets/libnxwidgets/src/glyph_screendepthup.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_screendepthup.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_screenDepthUpGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_screenDepthUp =
diff --git a/NxWidgets/libnxwidgets/src/glyph_screenflipdown.cxx b/NxWidgets/libnxwidgets/src/glyph_screenflipdown.cxx
index d3e45504d..20e2280f1 100644
--- a/NxWidgets/libnxwidgets/src/glyph_screenflipdown.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_screenflipdown.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_screenFlipDownGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_screenFlipDown =
diff --git a/NxWidgets/libnxwidgets/src/glyph_screenflipup.cxx b/NxWidgets/libnxwidgets/src/glyph_screenflipup.cxx
index bb928e262..8fbf3d740 100644
--- a/NxWidgets/libnxwidgets/src/glyph_screenflipup.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_screenflipup.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_screenFlipUpGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_screenFlipUp =
diff --git a/NxWidgets/libnxwidgets/src/glyph_shift.cxx b/NxWidgets/libnxwidgets/src/glyph_shift.cxx
index 77b0d186b..486b1ef8c 100644
--- a/NxWidgets/libnxwidgets/src/glyph_shift.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_shift.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_shiftGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_shift =
diff --git a/NxWidgets/libnxwidgets/src/glyph_windowclose.cxx b/NxWidgets/libnxwidgets/src/glyph_windowclose.cxx
index bd176f412..7f2ac4a7f 100644
--- a/NxWidgets/libnxwidgets/src/glyph_windowclose.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_windowclose.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_windowCloseGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_windowClose =
diff --git a/NxWidgets/libnxwidgets/src/glyph_windowdepthdown.cxx b/NxWidgets/libnxwidgets/src/glyph_windowdepthdown.cxx
index 5bf616047..f1971937f 100644
--- a/NxWidgets/libnxwidgets/src/glyph_windowdepthdown.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_windowdepthdown.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_windowDepthDownGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_windowDepthDown =
diff --git a/NxWidgets/libnxwidgets/src/glyph_windowdepthup.cxx b/NxWidgets/libnxwidgets/src/glyph_windowdepthup.cxx
index 584b51b21..9663e18ab 100644
--- a/NxWidgets/libnxwidgets/src/glyph_windowdepthup.cxx
+++ b/NxWidgets/libnxwidgets/src/glyph_windowdepthup.cxx
@@ -138,7 +138,7 @@ static const uint32_t g_windowDepthUpGlyph[] =
#endif
/****************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
****************************************************************************/
const struct SBitmap NXWidgets::g_windowDepthUp =
diff --git a/NxWidgets/nxwm/include/nxwmconfig.hxx b/NxWidgets/nxwm/include/nxwmconfig.hxx
index e1feedcf0..b6c4d6da4 100644
--- a/NxWidgets/nxwm/include/nxwmconfig.hxx
+++ b/NxWidgets/nxwm/include/nxwmconfig.hxx
@@ -313,7 +313,7 @@
*/
#ifndef CONFIG_NXWM_STARTWINDOW_ICON
-# define CONFIG_NXWM_STARTWINDOW_ICON NxWM::g_playBitmap24x24
+# define CONFIG_NXWM_STARTWINDOW_ICON NxWM::g_playBitmap
#endif
/**
diff --git a/NxWidgets/nxwm/include/nxwmglyphs.hxx b/NxWidgets/nxwm/include/nxwmglyphs.hxx
index 523130349..0e8e9545b 100644
--- a/NxWidgets/nxwm/include/nxwmglyphs.hxx
+++ b/NxWidgets/nxwm/include/nxwmglyphs.hxx
@@ -70,7 +70,7 @@ namespace NxWM
#endif
extern const struct NXWidgets::SRlePaletteBitmap g_minimizeBitmap;
extern const struct NXWidgets::SRlePaletteBitmap g_nshBitmap;
- extern const struct NXWidgets::SRlePaletteBitmap g_playBitmap24x24;
+ extern const struct NXWidgets::SRlePaletteBitmap g_playBitmap;
extern const struct NXWidgets::SRlePaletteBitmap g_startBitmap;
extern const struct NXWidgets::SRlePaletteBitmap g_stopBitmap;
}
diff --git a/NxWidgets/nxwm/src/glyph_calculator24x25.cxx b/NxWidgets/nxwm/src/glyph_calculator24x25.cxx
index 6184212f8..8575e90f7 100644
--- a/NxWidgets/nxwm/src/glyph_calculator24x25.cxx
+++ b/NxWidgets/nxwm/src/glyph_calculator24x25.cxx
@@ -173,7 +173,7 @@ static const struct NXWidgets::SRlePaletteBitmapEntry g_calculatorRleEntries[] =
};
/********************************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
********************************************************************************************/
const struct NXWidgets::SRlePaletteBitmap NxWM::g_calculatorBitmap =
diff --git a/NxWidgets/nxwm/src/glyph_calibration24x21.cxx b/NxWidgets/nxwm/src/glyph_calibration24x21.cxx
index 2d01edadf..fb1c5e6bc 100644
--- a/NxWidgets/nxwm/src/glyph_calibration24x21.cxx
+++ b/NxWidgets/nxwm/src/glyph_calibration24x21.cxx
@@ -180,7 +180,7 @@ static const struct NXWidgets::SRlePaletteBitmapEntry g_calibrationRleEntries[]
};
/********************************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
********************************************************************************************/
const struct NXWidgets::SRlePaletteBitmap NxWM::g_calibrationBitmap =
diff --git a/NxWidgets/nxwm/src/glyph_cmd25x22.cxx b/NxWidgets/nxwm/src/glyph_cmd25x22.cxx
index 4cd66c571..891be86dd 100644
--- a/NxWidgets/nxwm/src/glyph_cmd25x22.cxx
+++ b/NxWidgets/nxwm/src/glyph_cmd25x22.cxx
@@ -163,7 +163,7 @@ static const struct NXWidgets::SRlePaletteBitmapEntry g_cmdRleEntries[] =
};
/********************************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
********************************************************************************************/
const struct NXWidgets::SRlePaletteBitmap NxWM::g_cmdBitmap =
diff --git a/NxWidgets/nxwm/src/glyph_minimize21x21.cxx b/NxWidgets/nxwm/src/glyph_minimize21x21.cxx
index 275f66862..977f13864 100644
--- a/NxWidgets/nxwm/src/glyph_minimize21x21.cxx
+++ b/NxWidgets/nxwm/src/glyph_minimize21x21.cxx
@@ -161,7 +161,7 @@ static const struct NXWidgets::SRlePaletteBitmapEntry g_minimizeRleEntries[] =
};
/********************************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
********************************************************************************************/
const struct NXWidgets::SRlePaletteBitmap NxWM::g_minimizeBitmap =
diff --git a/NxWidgets/nxwm/src/glyph_nsh25x25.cxx b/NxWidgets/nxwm/src/glyph_nsh25x25.cxx
index 23e1507ab..9dec2b35f 100644
--- a/NxWidgets/nxwm/src/glyph_nsh25x25.cxx
+++ b/NxWidgets/nxwm/src/glyph_nsh25x25.cxx
@@ -197,7 +197,7 @@ static const struct NXWidgets::SRlePaletteBitmapEntry g_nshRleEntries[] =
};
/********************************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
********************************************************************************************/
const struct NXWidgets::SRlePaletteBitmap NxWM::g_nshBitmap =
diff --git a/NxWidgets/nxwm/src/glyph_play24x24.cxx b/NxWidgets/nxwm/src/glyph_play24x24.cxx
index c96ef0b03..4fa1e8d3a 100644
--- a/NxWidgets/nxwm/src/glyph_play24x24.cxx
+++ b/NxWidgets/nxwm/src/glyph_play24x24.cxx
@@ -240,10 +240,10 @@ static const struct NXWidgets::SRlePaletteBitmapEntry g_playRleEntries[] =
};
/********************************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
********************************************************************************************/
-const struct NXWidgets::SRlePaletteBitmap NxWM::g_playBitmap24x24 =
+const struct NXWidgets::SRlePaletteBitmap NxWM::g_playBitmap =
{
CONFIG_NXWIDGETS_BPP, // bpp - Bits per pixel
CONFIG_NXWIDGETS_FMT, // fmt - Color format
diff --git a/NxWidgets/nxwm/src/glyph_start25x25.cxx b/NxWidgets/nxwm/src/glyph_start25x25.cxx
index 8bb73e7aa..0a02f0692 100644
--- a/NxWidgets/nxwm/src/glyph_start25x25.cxx
+++ b/NxWidgets/nxwm/src/glyph_start25x25.cxx
@@ -198,7 +198,7 @@ static const struct NXWidgets::SRlePaletteBitmapEntry g_startRleEntries[] =
};
/********************************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
********************************************************************************************/
const struct NXWidgets::SRlePaletteBitmap NxWM::g_startBitmap =
diff --git a/NxWidgets/nxwm/src/glyph_stop21x21.cxx b/NxWidgets/nxwm/src/glyph_stop21x21.cxx
index e4142d736..9b85913e5 100644
--- a/NxWidgets/nxwm/src/glyph_stop21x21.cxx
+++ b/NxWidgets/nxwm/src/glyph_stop21x21.cxx
@@ -176,7 +176,7 @@ static const struct NXWidgets::SRlePaletteBitmapEntry g_stopRleEntries[] =
};
/********************************************************************************************
- * Public Bitmap Structure Defintions
+ * Public Bitmap Structure Definitions
********************************************************************************************/
const struct NXWidgets::SRlePaletteBitmap NxWM::g_stopBitmap =