summaryrefslogtreecommitdiffstats
path: root/tksao/frame/line.C
diff options
context:
space:
mode:
Diffstat (limited to 'tksao/frame/line.C')
-rw-r--r--tksao/frame/line.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/tksao/frame/line.C b/tksao/frame/line.C
index c4de660..7092d3c 100644
--- a/tksao/frame/line.C
+++ b/tksao/frame/line.C
@@ -64,7 +64,7 @@ void Line::renderX(Drawable drawable, Coord::InternalSystem sys, RenderMode mode
XDrawLine(display, drawable, lgc, aa[0], aa[1], bb[0], bb[1]);
}
-void Line::renderPS(int mode)
+void Line::renderPS(Widget::PSColorSpace mode)
{
renderPSGC(mode);