]> git.saurik.com Git - wxWidgets.git/commit
avoiding string conversions on 1st param of wxStat, as the latter is having a param...
authorStefan Csomor <csomor@advancedconcepts.ch>
Wed, 9 Dec 2009 07:38:22 +0000 (07:38 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Wed, 9 Dec 2009 07:38:22 +0000 (07:38 +0000)
commit766fc092881a3095587161c1a6c48f636a91de04
tree090eda4e0bacb1f28e84a1360d52e316b75c2ee1
parent74b1f0b45e0f0bc7e25c5f32bb495e3e4bcd3392
avoiding string conversions on 1st param of wxStat, as the latter is having a param of wxString now always and does the conversion internally

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/filefn.cpp
src/common/filename.cpp
src/common/utilscmn.cpp
src/generic/filectrlg.cpp
src/unix/dir.cpp