summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/include/nxwmglyphs.hxx
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-09 22:30:19 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-09 22:30:19 +0000
commit6b32872462ba7e069df10760d89806a9ae895006 (patch)
tree8ffa46c052f35e2c47106b80ecd1a2a9f1cc75be /NxWidgets/nxwm/include/nxwmglyphs.hxx
parentf81b74eab2c36a5bc0a2d5778e5b21daac7702e2 (diff)
downloadnuttx-6b32872462ba7e069df10760d89806a9ae895006.tar.gz
nuttx-6b32872462ba7e069df10760d89806a9ae895006.tar.bz2
nuttx-6b32872462ba7e069df10760d89806a9ae895006.zip
Adding beginning of NxWM touchscreen support
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4718 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 6a850179c..64f9a5262 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_calibrationBitmap;
extern const struct NXWidgets::SRlePaletteBitmap g_cmdBitmap;
extern const struct NXWidgets::SRlePaletteBitmap g_minimizeBitmap;
extern const struct NXWidgets::SRlePaletteBitmap g_nshBitmap;