original commit: a12732c29ff1343f8dff5209dc1810bea58be601
This commit is contained in:
Matthew Flatt 1999-07-25 00:37:47 +00:00
parent 7d18207935
commit f5f78950b7

View File

@ -2987,7 +2987,7 @@
(check-string cwho label)
(check-top-level-parent/false cwho parent)
(for-each (lambda (x) (check-dimension cwho x)) (list width height x y))
(check-style cwho #f '(no-caption) style)
(check-style cwho #f '(no-caption resize-border) style)
(check-container-ready cwho parent)))
(rename [super-on-subwindow-char on-subwindow-char])
(private [wx #f])