changed wxFileSelector() etc. functions to use wxString (so that any forms of strings...
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 4 Jun 2007 09:53:17 +0000 (09:53 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 4 Jun 2007 09:53:17 +0000 (09:53 +0000)
commitf8bcb37d996a475f39de36230770a808827e2a0f
tree18c9b18922e827e0a048f01fdc9bdd061e1a24b1
parenta862159daa17d0860dfdf8d8033a8845ad7bce1f
changed wxFileSelector() etc. functions to use wxString (so that any forms of strings can be used with it, not just wxChar*), while still preserving compatibility with passing NULL to them)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/filedlg.h
src/common/fldlgcmn.cpp