Fix a BIG typo
This commit is contained in:
parent
0e4cec8362
commit
eed0fc7199
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue