diff options
Diffstat (limited to 'tksao/widget/widget.h')
-rw-r--r-- | tksao/widget/widget.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tksao/widget/widget.h b/tksao/widget/widget.h index 977a3f7..0fb1c59 100644 --- a/tksao/widget/widget.h +++ b/tksao/widget/widget.h @@ -168,6 +168,7 @@ class Widget { void warp(Vector&); void warpTo(Vector&); + Vector TkCanvasPs(const Vector&); void psColor(PSColorSpace mode, XColor* clr); // Required Canvas Functions |