Add wxFileName::SetPermissions().
This is a simple wrapper for the POSIX chmod(). Closes #12951. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74639 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -563,6 +563,7 @@ Major new features in this release
|
||||
All:
|
||||
|
||||
- Allow using custom HTTP methods with wxHTTP (Kolya Kosenko).
|
||||
- Add wxFileName::SetPermissions() (Catalin Raceanu).
|
||||
- Fix build with wxUSE_FFILE==0 (jroemmler).
|
||||
|
||||
All (GUI):
|
||||
|
Reference in New Issue
Block a user