Fix a BIG typo
This commit is contained in:
parent
0e4cec8362
commit
eed0fc7199
|
@ -73,7 +73,7 @@
|
||||||
(cons 'no-autoclear
|
(cons 'no-autoclear
|
||||||
(if gl-config '(gl) '()))]))
|
(if gl-config '(gl) '()))]))
|
||||||
(define (refresh!)
|
(define (refresh!)
|
||||||
(send c refresh))
|
(send c refresh-now))
|
||||||
|
|
||||||
(send f center)
|
(send f center)
|
||||||
(send f show #t)
|
(send f show #t)
|
||||||
|
|
Loading…
Reference in New Issue