summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include/nxwmglyphs.hxx
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-29 22:10:52 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-04-29 22:10:52 +0000
commit45f021f2a88d9f76c7802aa31d3fc67827ff288d (patch)
tree4a7abb3a751f790f2ac18f842ee27f32c5941818 /NxWidgets/nxwm/include/nxwmglyphs.hxx
parentc38d91a6cda19491b56dfb2e298e28ea3de06086 (diff)
downloadnuttx-45f021f2a88d9f76c7802aa31d3fc67827ff288d.tar.gz
nuttx-45f021f2a88d9f76c7802aa31d3fc67827ff288d.tar.bz2
nuttx-45f021f2a88d9f76c7802aa31d3fc67827ff288d.zip
NxWM update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4676 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'NxWidgets/nxwm/include/nxwmglyphs.hxx')
-rw-r--r--NxWidgets/nxwm/include/nxwmglyphs.hxx14
1 files changed, 7 insertions, 7 deletions
diff --git a/NxWidgets/nxwm/include/nxwmglyphs.hxx b/NxWidgets/nxwm/include/nxwmglyphs.hxx
index a311155b0..bacd35891 100644
--- a/NxWidgets/nxwm/include/nxwmglyphs.hxx
+++ b/NxWidgets/nxwm/include/nxwmglyphs.hxx
@@ -33,8 +33,8 @@
*
****************************************************************************/
-#ifndef __INCLUDE_NXWM_CONFIG_HXX
-#define __INCLUDE_NXWM_CONFIG_HXX
+#ifndef __INCLUDE_NXWMGLYPHS_HXX
+#define __INCLUDE_NXWMGLYPHS_HXX
/****************************************************************************
* Included Files
@@ -56,11 +56,11 @@
namespace NxWM
{
- extern const struct NxWidgets::SRlePaletteBitmap g_nshBitmap;
- extern const struct NxWidgets::SRlePaletteBitmap g_minimizeBitmap;
- extern const struct NxWidgets::SRlePaletteBitmap g_startBitmap;
- extern const struct NxWidgets::SRlePaletteBitmap g_stopBitmap;
+ extern const struct NXWidgets::SRlePaletteBitmap g_nshBitmap;
+ extern const struct NXWidgets::SRlePaletteBitmap g_minimizeBitmap;
+ extern const struct NXWidgets::SRlePaletteBitmap g_startBitmap;
+ extern const struct NXWidgets::SRlePaletteBitmap g_stopBitmap;
}
#endif // __cplusplus
-#endif // __INCLUDE_NXWM_CONFIG_HXX
+#endif // __INCLUDE_NXWMGLYPHS_HXX