don't complain if file doesn't exist in DeleteFile(); do return false if it exists and we failed to delete it (patch 819530)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24191 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -72,6 +72,7 @@ All:
|
||||
- added gettext plural forms support to wxLocale (Michael N. Filippov)
|
||||
- wxFileName::Normalize(wxPATH_NORM_ALL) doesn't lower filename case any more
|
||||
- wxFileName::Normalize(wxPATH_NORM_ENV_VARS) now works
|
||||
- check if file exists in wxFileConfig::DeleteFile() (Christian Sturmlechner)
|
||||
|
||||
All (GUI):
|
||||
|
||||
|
Reference in New Issue
Block a user