original commit: f6f52b600c6dc0753b3afcaabf000e842312c851
This commit is contained in:
Robby Findler 2002-01-12 06:54:28 +00:00
parent a55d386771
commit abf78c4e75

View File

@ -1010,6 +1010,9 @@
(unbox b)))
(super-instantiate ())
(inherit set-cursor)
(set-cursor (make-object cursor% 'arrow))
(inherit set-line-spacing)
(set-line-spacing 0)))