]> git.saurik.com Git - wxWidgets.git/commit
moved Write(const wxString&) to .cpp files as they're going to be changed again soon...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Mar 2007 14:42:29 +0000 (14:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 24 Mar 2007 14:42:29 +0000 (14:42 +0000)
commitb1c673942db6ff8ed5459b96b0b5307391bc36db
tree827a9c9c695ed835788913c68e2ecb4ab37bcc66
parentbd3f83f763c9356063eab6690689f9ac9b52f0c0
moved Write(const wxString&) to .cpp files as they're going to be changed again soon; removed unnecessary casts

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45043 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/ffile.h
include/wx/file.h
src/common/ffile.cpp
src/common/file.cpp