corrected wxUnix2DosFilename signature, added deprecation note
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1070,7 +1070,9 @@ Returns the directory part of the filename.
|
||||
|
||||
\membersection{::wxUnix2DosFilename}\label{wxunix2dosfilename}
|
||||
|
||||
\func{void}{wxUnix2DosFilename}{\param{const wxString\& }{s}}
|
||||
\func{void}{wxUnix2DosFilename}{\param{wxChar *}{s}}
|
||||
|
||||
This function is deprecated, use \helpref{wxFileName}{wxfilename} instead.
|
||||
|
||||
Converts a Unix to a DOS filename by replacing forward
|
||||
slashes with backslashes.
|
||||
|
Reference in New Issue
Block a user