original commit: 78f83fc7c981888b3aaa979e7bbacf69e90643ea
This commit is contained in:
Robby Findler 2004-07-27 14:45:42 +00:00
parent b1f0612f3a
commit 189e9817bc

View File

@ -66,7 +66,7 @@
(init-field (width #f)
(height #f))
(define/public (get-size)
(define/public (get-size)
(values width height))
;; argb : (union #f argb)