many ifacecheck automatic fixes + some access-specifier manual fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55942 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -831,7 +831,7 @@ public:
|
||||
|
||||
@param perm
|
||||
The permissions for the newly created directory.
|
||||
See wxPosixPermissions enumeration for more info.
|
||||
See the ::wxPosixPermissions enumeration for more info.
|
||||
@param flags
|
||||
If the flags contain @c wxPATH_MKDIR_FULL flag, try to create each
|
||||
directory in the path and also don't return an error if the target
|
||||
@@ -849,7 +849,7 @@ public:
|
||||
The directory to create
|
||||
@param parm
|
||||
The permissions for the newly created directory.
|
||||
See wxPosixPermissions enumeration for more info.
|
||||
See the ::wxPosixPermissions enumeration for more info.
|
||||
@param flags
|
||||
If the flags contain @c wxPATH_MKDIR_FULL flag, try to create each
|
||||
directory in the path and also don't return an error if the target
|
||||
|
Reference in New Issue
Block a user