No changes, just avoid code duplication in wxOSX wxDirDialog.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 29 Oct 2012 01:20:26 +0000 (01:20 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 29 Oct 2012 01:20:26 +0000 (01:20 +0000)
commit95c854dfc127127d6c980fff134cae2c87b1559d
treec935872ba104ca7810cc9bb67d83d0f2a5dd55c7
parentbaa6b3327f206714e2af0871556520c74d72418d
No changes, just avoid code duplication in wxOSX wxDirDialog.

Factor our common parts of wxDirDialog::ShowModal() and ShowWindowModal() in
OSXCreatePanel() helper.

Also some minor cosmetic changes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72814 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/osx/dirdlg.h
src/osx/cocoa/dirdlg.mm