summaryrefslogtreecommitdiffstats
path: root/bltGrMarkerBitmap.h
diff options
context:
space:
mode:
authorjoye <joye>2014-04-22 18:06:31 (GMT)
committerjoye <joye>2014-04-22 18:06:31 (GMT)
commitdfe0cf8222ead76e0618e19088bd651cc4135d4e (patch)
tree067584ad30d2a4a66b28e7406d080a8c4bc0f84d /bltGrMarkerBitmap.h
parentd057058a5547241b50fb6516bdd1fbefbb1b3654 (diff)
downloadblt-dfe0cf8222ead76e0618e19088bd651cc4135d4e.zip
blt-dfe0cf8222ead76e0618e19088bd651cc4135d4e.tar.gz
blt-dfe0cf8222ead76e0618e19088bd651cc4135d4e.tar.bz2
*** empty log message ***
Diffstat (limited to 'bltGrMarkerBitmap.h')
-rw-r--r--bltGrMarkerBitmap.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/bltGrMarkerBitmap.h b/bltGrMarkerBitmap.h
index fc181a9..8934b0a 100644
--- a/bltGrMarkerBitmap.h
+++ b/bltGrMarkerBitmap.h
@@ -40,7 +40,8 @@ namespace Blt {
const char** tags;
Coords* worldPts;
const char* elemName;
- Axis2d axes;
+ Axis* xAxis;
+ Axis* yAxis;
int hide;
int state;
int drawUnder;