]> git.saurik.com Git - wxWidgets.git/commit
Use GetFullPath not GetFullName in OnWrite else we'll always write the
authorRon Lee <ron@debian.org>
Thu, 3 Jan 2002 06:22:38 +0000 (06:22 +0000)
committerRon Lee <ron@debian.org>
Thu, 3 Jan 2002 06:22:38 +0000 (06:22 +0000)
commitdeab45402f75e69ef35c1c0fe6550b779f9c32b8
tree7f01d44cc22be1ce716043f9e9883faa0489c3d4
parent6fe7378863be6febaaab0e8aa855b51781351ac5
Use GetFullPath not GetFullName in OnWrite else we'll always write the
file to the cwd.

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