Fix a BIG typo

This commit is contained in:
Jay McCarthy 2014-11-30 17:01:27 -05:00
parent 0e4cec8362
commit eed0fc7199
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@
(cons 'no-autoclear
(if gl-config '(gl) '()))]))
(define (refresh!)
(send c refresh))
(send c refresh-now))
(send f center)
(send f show #t)