...
original commit: e0a41b980fe3e7d24275a8fcad0b2fc224e5ac51
This commit is contained in:
parent
4c67147ae4
commit
f8a0c3d50c
|
@ -34,7 +34,7 @@
|
|||
(define-values (get-unlock-bitmap) (load-bitmap "unlock.gif" 'gif))
|
||||
|
||||
(define get-autowrap-bitmap (load-icon "return.xbm" 'xbm))
|
||||
(define get-paren-highlight-bitmap (load-icon "paren.bmp" 'bmp))
|
||||
(define get-paren-highlight-bitmap (load-icon "paren.xbm" 'xbm))
|
||||
|
||||
(define (make-get/mask filename type)
|
||||
(let ([icon #f]
|
||||
|
|
Loading…
Reference in New Issue
Block a user