use new call
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64062 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
638b3cd7a8
commit
0e05b13c42
@ -466,7 +466,7 @@ wxFileDialog::wxFileDialog(
|
||||
|
||||
void wxFileDialog::SetupExtraControls(WXWindow nativeWindow)
|
||||
{
|
||||
wxNonOwnedWindow::Create( GetParent(), nativeWindow );
|
||||
wxTopLevelWindow::Create( GetParent(), nativeWindow );
|
||||
|
||||
if (HasExtraControlCreator())
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user