]> git.saurik.com Git - wxWidgets.git/commit
wxDirDialog now has the same ctor under all platforms and also uses the
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 4 May 2002 12:38:51 +0000 (12:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 4 May 2002 12:38:51 +0000 (12:38 +0000)
commite78d4a23c27aa9b5e826d56c76c80d46d67812c1
treeb3d11bb712819cb679f372f1b6e8cd9abd348f91
parent3f0fb1d4165f622ab392a28c1a08a975aa7c5378
wxDirDialog now has the same ctor under all platforms and also uses the
correct default title string

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/dirdlg.h
include/wx/generic/dirdlgg.h
include/wx/mac/dirdlg.h
include/wx/msw/dirdlg.h
src/generic/dirdlgg.cpp
src/mac/carbon/dirdlg.cpp
src/mac/dirdlg.cpp
src/msw/dirdlg.cpp