implement wxFileModificationTime() in terms of wxFileName::GetTimes() (replaces broke...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Apr 2006 21:24:22 +0000 (21:24 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 16 Apr 2006 21:24:22 +0000 (21:24 +0000)
commit2936a6b18cfcc0093e55e4484a6514fb28f07d21
treef29477ebba5d6ce7573fda687c33a1e7f71cec63
parent57e988b8ef1b1a845ee088a04d860c1ef79235ca
implement wxFileModificationTime() in terms of wxFileName::GetTimes() (replaces broken patch 1468592)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38761 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/filefn.cpp