summaryrefslogtreecommitdiffstats
path: root/tksao/frame/line.h
diff options
context:
space:
mode:
Diffstat (limited to 'tksao/frame/line.h')
-rw-r--r--tksao/frame/line.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tksao/frame/line.h b/tksao/frame/line.h
index 66f9d06..c749b39 100644
--- a/tksao/frame/line.h
+++ b/tksao/frame/line.h
@@ -14,7 +14,7 @@ protected:
protected:
void renderX(Drawable, Coord::InternalSystem, RenderMode);
- void renderPS(int);
+ void renderPS(Widget::PSColorSpace);
#ifdef MAC_OSX_TK
void renderMACOSX();
#endif