changes wxDirExists() to accept wxString instead of wxChar*, so that it can be used...
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 2 Mar 2007 12:44:52 +0000 (12:44 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 2 Mar 2007 12:44:52 +0000 (12:44 +0000)
commite960c20e389061c0db09e03fdaf9ffe3a418779b
treecdff3346c6a8c6b7ef5ba0f8bf7315ee8e63d798
parent1c8c91463fcd1749ad285017397ef2edbf2ca6ec
changes wxDirExists() to accept wxString instead of wxChar*, so that it can be used with any string literals

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44596 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/function.tex
include/wx/filefn.h
src/common/filefn.cpp