original commit: 16712bdf7c746101684f7b18ed68de2a646a2283
This commit is contained in:
Robby Findler 2003-01-15 01:12:33 +00:00
parent 8d964c53a8
commit 5adacd87a6

View File

@ -218,5 +218,6 @@
(send panel stretchable-width #f)
(send panel stretchable-height #f)
(send h-panel set-alignment 'center 'top)
(send splash-canvas focus)
(send splash-canvas stretchable-width #f)
(send splash-canvas stretchable-height #f))