X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/92da8bde1bbe14402517e83990603a055d522ecf..9ce192d417eb9eb614bcf8510e91dac318706249:/src/generic/filedlgg.cpp?ds=sidebyside diff --git a/src/generic/filedlgg.cpp b/src/generic/filedlgg.cpp index 60b582dcfb..0026835965 100644 --- a/src/generic/filedlgg.cpp +++ b/src/generic/filedlgg.cpp @@ -928,9 +928,11 @@ wxFileDialog::wxFileDialog(wxWindow *parent, Centre( wxBOTH ); +/* if (m_fileName.IsEmpty()) m_list->SetFocus(); else +*/ m_text->SetFocus(); wxEndBusyCursor();