original commit: e0a41b980fe3e7d24275a8fcad0b2fc224e5ac51
This commit is contained in:
Robby Findler 1999-09-09 20:20:13 +00:00
parent 4c67147ae4
commit f8a0c3d50c

View File

@ -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]