Oups :-( incomplete previous undo.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30031 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1181,9 +1181,6 @@ bool wxFileName::IsCaseSensitive( wxPathFormat format )
|
|||||||
return GetFormat(format) == wxPATH_UNIX;
|
return GetFormat(format) == wxPATH_UNIX;
|
||||||
}
|
}
|
||||||
|
|
||||||
// If asserts, wxPathFormat has been changed.
|
|
||||||
wxCOMPILE_TIME_ASSERT(wxPATH_MAX == 5, wxPathFormatChanged);
|
|
||||||
|
|
||||||
/* static */
|
/* static */
|
||||||
wxString wxFileName::GetForbiddenChars(wxPathFormat format)
|
wxString wxFileName::GetForbiddenChars(wxPathFormat format)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user