summaryrefslogtreecommitdiffstats
path: root/bltGrMarkerBitmap.C
diff options
context:
space:
mode:
Diffstat (limited to 'bltGrMarkerBitmap.C')
-rw-r--r--bltGrMarkerBitmap.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/bltGrMarkerBitmap.C b/bltGrMarkerBitmap.C
index abc75b4..3600afa 100644
--- a/bltGrMarkerBitmap.C
+++ b/bltGrMarkerBitmap.C
@@ -259,7 +259,7 @@ int BitmapMarker::regionIn(Region2d *extsPtr, int enclosed)
((anchorPt_.y + height_) <= extsPtr->top));
}
-void BitmapMarker::postscript(Blt_Ps ps)
+void BitmapMarker::print(Blt_Ps ps)
{
BitmapMarkerOptions* ops = (BitmapMarkerOptions*)ops_;