summaryrefslogtreecommitdiffstats
path: root/generic/tkbltGrPSOutput.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tkbltGrPSOutput.h')
-rw-r--r--generic/tkbltGrPSOutput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkbltGrPSOutput.h b/generic/tkbltGrPSOutput.h
index c54e771..04bb2fd 100644
--- a/generic/tkbltGrPSOutput.h
+++ b/generic/tkbltGrPSOutput.h
@@ -65,7 +65,7 @@ namespace Blt {
void print3DRectangle(Tk_3DBorder, double, double, int, int, int, int);
void fillRectangle(double, double, int, int);
- void fillRectangles(XRectangle*, int);
+ void fillRectangles(Rectangle*, int);
void fill3DRectangle(Tk_3DBorder, double, double, int, int, int, int);
void fillPolygon(Point2d*, int);