applied modified patch #424894 (wxrcedit & bcc compilation fixes)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10214 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -96,7 +96,9 @@ PreviewFrame::PreviewFrame()
|
||||
|
||||
CreateStatusBar();
|
||||
|
||||
SetSize(GetSize()); // refresh: MSW needs it
|
||||
#ifdef __WXMSW__
|
||||
SendSizeEvent(); // force resize for WXMSW
|
||||
#endif
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user