summaryrefslogtreecommitdiffstats
path: root/bltGrMarkerBitmap.h
diff options
context:
space:
mode:
authorjoye <joye>2014-03-27 19:12:02 (GMT)
committerjoye <joye>2014-03-27 19:12:02 (GMT)
commit0fdab6c294d999b39bd22e9e8799b5f4c574790e (patch)
treea89f37e3945e55b24a32ec6768c766ad61243b7b /bltGrMarkerBitmap.h
parentfd743f2c68c60ad0305457d1b1f8d56f75950820 (diff)
downloadblt-0fdab6c294d999b39bd22e9e8799b5f4c574790e.zip
blt-0fdab6c294d999b39bd22e9e8799b5f4c574790e.tar.gz
blt-0fdab6c294d999b39bd22e9e8799b5f4c574790e.tar.bz2
*** empty log message ***
Diffstat (limited to 'bltGrMarkerBitmap.h')
-rw-r--r--bltGrMarkerBitmap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bltGrMarkerBitmap.h b/bltGrMarkerBitmap.h
index 2341807..3daa94c 100644
--- a/bltGrMarkerBitmap.h
+++ b/bltGrMarkerBitmap.h
@@ -51,7 +51,7 @@ typedef struct {
XColor* outlineColor;
} BitmapMarkerOptions;
-class BitmapMarker : public BltMarker {
+class BitmapMarker : public Marker {
public:
Point2d anchorPt;
GC gc;