fixed contract bug
svn: r9428
This commit is contained in:
parent
c8db94bce7
commit
852b673d85
|
@ -300,7 +300,7 @@
|
|||
(provide/doc (proc-doc
|
||||
gif-add-control
|
||||
(([stream image-or-control-ready-gif-stream?]
|
||||
[disposal (one-of/c 'keep 'restore-bg 'restore-prev)]
|
||||
[disposal (one-of/c 'any 'keep 'restore-bg 'restore-prev)]
|
||||
[wait-for-input? any/c]
|
||||
[delay dimension?]
|
||||
[transparent (or/c false/c color?)])
|
||||
|
|
Loading…
Reference in New Issue
Block a user