summaryrefslogtreecommitdiffstats
path: root/src/bltGrMarkerLine.h
diff options
context:
space:
mode:
authorjoye <joye>2014-06-27 16:03:09 (GMT)
committerjoye <joye>2014-06-27 16:03:09 (GMT)
commitc60f3348b9fb7f72a25440683a7c74614cb60fec (patch)
tree6d606a29a538a1f1ae1378a200a6b1b3925990d6 /src/bltGrMarkerLine.h
parentde5b80df7ae70062e2264e2ad419a13d1af041c0 (diff)
downloadblt-c60f3348b9fb7f72a25440683a7c74614cb60fec.zip
blt-c60f3348b9fb7f72a25440683a7c74614cb60fec.tar.gz
blt-c60f3348b9fb7f72a25440683a7c74614cb60fec.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltGrMarkerLine.h')
-rw-r--r--src/bltGrMarkerLine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bltGrMarkerLine.h b/src/bltGrMarkerLine.h
index ee43dcc..b692c06 100644
--- a/src/bltGrMarkerLine.h
+++ b/src/bltGrMarkerLine.h
@@ -65,7 +65,7 @@ namespace Blt {
void map();
int pointIn(Point2d*);
int regionIn(Region2d*, int);
- void print(PostScript*);
+ void print(PSOutput*);
int pointInSegments(Point2d *samplePtr, Segment2d *segments,
int nSegments, double halo);