take wxString, not wxChar* in wxStandardPaths::GetLocalizedResourcesDir
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 23 May 2007 19:10:36 +0000 (19:10 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 23 May 2007 19:10:36 +0000 (19:10 +0000)
commite0b3b9d044746a258f93ae7c66550788d08d028e
tree5e3f701c51315b1edce07e96ccfcd7e3b6c324c0
parentbefda04080305959a15ef6ce400f49549b101c6a
take wxString, not wxChar* in wxStandardPaths::GetLocalizedResourcesDir

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46182 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/stdpaths.tex
include/wx/mac/corefoundation/stdpaths.h
include/wx/stdpaths.h
include/wx/unix/stdpaths.h
src/mac/corefoundation/stdpaths_cf.cpp
src/unix/stdpaths.cpp