fix set-bitmap in image-snip% (PR 10188)
svn: r14471
This commit is contained in:
parent
9f2e546f01
commit
d74cb0735d
|
@ -1039,7 +1039,7 @@
|
|||
'unknown))
|
||||
|
||||
(def/public (set-bitmap [(make-or-false bitmap%) map]
|
||||
[(make-or-false bitmap%) msk])
|
||||
[(make-or-false bitmap%) [msk #f]])
|
||||
(do-set-bitmap map msk #t))
|
||||
|
||||
(define/private (do-set-bitmap map msk refresh?)
|
||||
|
|
Loading…
Reference in New Issue
Block a user