diff options
Diffstat (limited to 'tksao/frame/bpanda.C')
-rw-r--r-- | tksao/frame/bpanda.C | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tksao/frame/bpanda.C b/tksao/frame/bpanda.C index 4baa0d7..9828193 100644 --- a/tksao/frame/bpanda.C +++ b/tksao/frame/bpanda.C @@ -95,7 +95,7 @@ void Bpanda::renderX(Drawable drawable, Coord::InternalSystem sys, } } -void Bpanda::renderPS(int mode) +void Bpanda::renderPS(Widget::PSColorSpace mode) { BaseBox::renderPS(mode); |