]> git.saurik.com Git - wxWidgets.git/commitdiff
Implement wxDirDialog:: and wxFileDialog::Create() in wxGTK.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 14 Mar 2012 12:32:27 +0000 (12:32 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 14 Mar 2012 12:32:27 +0000 (12:32 +0000)
Simply move the code from non-default constructor to Create(). This allows to
create the dialogs using 2-step creation if necessary.

Closes #14069.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70898 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775


No differences found