summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include/nxwmglyphs.hxx
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-22 19:29:22 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-22 19:29:22 +0000
commit237d7e4c1c99762ee856d360eb64c3aab453c4bf (patch)
tree04068c4b1d4a29f018e68a81ef1f49de984db433 /NxWidgets/nxwm/include/nxwmglyphs.hxx
parentdaee19b01c502ead55496801fe82548457229a8b (diff)
downloadnuttx-237d7e4c1c99762ee856d360eb64c3aab453c4bf.tar.gz
nuttx-237d7e4c1c99762ee856d360eb64c3aab453c4bf.tar.bz2
nuttx-237d7e4c1c99762ee856d360eb64c3aab453c4bf.zip
Add a hex calculator example to NxWM
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4760 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'NxWidgets/nxwm/include/nxwmglyphs.hxx')
-rw-r--r--NxWidgets/nxwm/include/nxwmglyphs.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/NxWidgets/nxwm/include/nxwmglyphs.hxx b/NxWidgets/nxwm/include/nxwmglyphs.hxx
index 64f9a5262..7db02fd17 100644
--- a/NxWidgets/nxwm/include/nxwmglyphs.hxx
+++ b/NxWidgets/nxwm/include/nxwmglyphs.hxx
@@ -57,6 +57,7 @@
namespace NxWM
{
+ extern const struct NXWidgets::SRlePaletteBitmap g_calculatorBitmap;
extern const struct NXWidgets::SRlePaletteBitmap g_calibrationBitmap;
extern const struct NXWidgets::SRlePaletteBitmap g_cmdBitmap;
extern const struct NXWidgets::SRlePaletteBitmap g_minimizeBitmap;