diff options
author | joye <joye> | 2014-03-27 17:34:16 (GMT) |
---|---|---|
committer | joye <joye> | 2014-03-27 17:34:16 (GMT) |
commit | 136b43e9ea099eacc1b01d8a3ba1b86e718f22c9 (patch) | |
tree | 8ea6ad19793c3146fa18067c2c74eb63adc07ad1 /bltGrMarkerBitmap.h | |
parent | c0e94fc70042bbce181f47ad6f571191e9bea019 (diff) | |
download | blt-136b43e9ea099eacc1b01d8a3ba1b86e718f22c9.zip blt-136b43e9ea099eacc1b01d8a3ba1b86e718f22c9.tar.gz blt-136b43e9ea099eacc1b01d8a3ba1b86e718f22c9.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'bltGrMarkerBitmap.h')
-rw-r--r-- | bltGrMarkerBitmap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bltGrMarkerBitmap.h b/bltGrMarkerBitmap.h index 53d27f2..8661399 100644 --- a/bltGrMarkerBitmap.h +++ b/bltGrMarkerBitmap.h @@ -59,7 +59,7 @@ class BitmapMarker { int clipped; unsigned int flags; - BitmapMarkerOptions* ops; + void* ops; // Fields specific to bitmap |