original commit: 49579c0ae5ae84c44ec884e8b79da637b26130b1
This commit is contained in:
Matthew Flatt 1999-03-13 22:44:31 +00:00
parent 237e6ef7a2
commit 4b481d9cc2

View File

@ -2269,7 +2269,7 @@
(class (wx-make-pane% wx:windowless-panel% #f) (mred proxy parent style)
(override
[init-min (lambda (x) (if (eq? (system-type) 'macos)
16
15
0))])
(sequence
(super-init mred proxy parent style))))