Cured a bug in wxSplashScreen whereby frame wasn't sized correctly,
authorJulian Smart <julian@anthemion.co.uk>
Wed, 5 Sep 2001 10:33:43 +0000 (10:33 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Wed, 5 Sep 2001 10:33:43 +0000 (10:33 +0000)
commit97f1fb1987f6eb78bb8cde83b5fa54b7287d72d5
tree72dd43d325230851d213141e8a4bb5feb50ed3ea
parentfea018f8019cdbb6f3150de91d23b83c10a178b3
Cured a bug in wxSplashScreen whereby frame wasn't sized correctly,
because SetClientSize doesn't seem to work right unless you pass a reasonable
size to the frame constructor.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/generic/splash.cpp