summaryrefslogtreecommitdiffstats
path: root/bltGrMarkerBitmap.h
diff options
context:
space:
mode:
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 8934b0a..a6d6853 100644
--- a/bltGrMarkerBitmap.h
+++ b/bltGrMarkerBitmap.h
@@ -70,7 +70,7 @@ namespace Blt {
void map();
int pointIn(Point2d*);
int regionIn(Region2d*, int);
- void postscript(Blt_Ps);
+ void print(Blt_Ps);
public:
BitmapMarker(Graph*, const char*, Tcl_HashEntry*);