summaryrefslogtreecommitdiffstats
path: root/src/bltGrMarkerText.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/bltGrMarkerText.C')
-rw-r--r--src/bltGrMarkerText.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bltGrMarkerText.C b/src/bltGrMarkerText.C
index cc581d6..563c0a6 100644
--- a/src/bltGrMarkerText.C
+++ b/src/bltGrMarkerText.C
@@ -253,7 +253,7 @@ int TextMarker::regionIn(Region2d *extsPtr, int enclosed)
((anchorPt_.y + height_) <= extsPtr->top));
}
-void TextMarker::print(PostScript* psPtr)
+void TextMarker::print(PSOutput* psPtr)
{
TextMarkerOptions* ops = (TextMarkerOptions*)ops_;