diff options
Diffstat (limited to 'bltGrMarkerBitmap.h')
-rw-r--r-- | bltGrMarkerBitmap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bltGrMarkerBitmap.h b/bltGrMarkerBitmap.h index e674351..843b83d 100644 --- a/bltGrMarkerBitmap.h +++ b/bltGrMarkerBitmap.h @@ -33,6 +33,7 @@ #include "bltGrMarker.h" typedef struct { + const char **tags; Coords* worldPts; const char* elemName; Axis2d axes; |