diff options
author | Camil Staps | 2015-08-10 11:18:45 +0200 |
---|---|---|
committer | Camil Staps | 2015-08-10 11:18:45 +0200 |
commit | e054c9a591a344e05b0cedaf285dc8e0a3aed7a0 (patch) | |
tree | 084b9d1b747dff30d61e1b15f8bb8cac0686b4df /pictCCall_12.dcl | |
parent | Fix email markdown (diff) |
Fixed winDonePicture
Diffstat (limited to 'pictCCall_12.dcl')
-rw-r--r-- | pictCCall_12.dcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pictCCall_12.dcl b/pictCCall_12.dcl index 1bb37d5..1f5aae2 100644 --- a/pictCCall_12.dcl +++ b/pictCCall_12.dcl @@ -164,5 +164,5 @@ winGetClipRgnPicture :: !PIC -> (!HRGN,!PIC) // Operation to retrieve the winDeleteObject :: !Int !*OSToolbox -> *OSToolbox
-winDonePicture :: !PIC -> ( !Int, !Int, !RGBcolor, !RGBcolor, !Pt, !Fnt, !PIC)
+winDonePicture :: !PIC -> !PIC
winInitPicture :: !Int !Int !RGBcolor !RGBcolor !Pt !Fnt !Pt !PIC -> PIC
|