GC bitmap @2x

This commit is contained in:
Matthew Flatt 2014-01-06 19:02:08 -07:00
parent eda4f35746
commit 685859b408
2 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
(make-get-cursor get-left/right-cursor left-right-mask-path left-right-csr-path 'size-e/w)
(define mrf-on-bitmap (delay/sync (make-object bitmap% mrf-bitmap-path)))
(define gc-on-bitmap (delay/sync (make-object bitmap% gc-on-bitmap-path)))
(define gc-on-bitmap (delay/sync (read-bitmap gc-on-bitmap-path #:try-@2x? #t)))
(define (make-off-bitmap onb)
(let* ([bitmap (make-object bitmap%

BIN
pkgs/icons/recycle@2x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB