fixed wxDos2UnixFilename description
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9495 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -118,7 +118,7 @@ Returns TRUE if the directory exists.
|
|||||||
|
|
||||||
\membersection{::wxDos2UnixFilename}
|
\membersection{::wxDos2UnixFilename}
|
||||||
|
|
||||||
\func{void}{Dos2UnixFilename}{\param{const wxString\& }{s}}
|
\func{void}{wxDos2UnixFilename}{\param{wxChar *}{s}}
|
||||||
|
|
||||||
Converts a DOS to a Unix filename by replacing backslashes with forward
|
Converts a DOS to a Unix filename by replacing backslashes with forward
|
||||||
slashes.
|
slashes.
|
||||||
|
Reference in New Issue
Block a user