Mention that temp dir is for current user.
This commit is contained in:
@@ -773,7 +773,8 @@ public:
|
||||
static wxULongLong GetSize(const wxString& filename);
|
||||
|
||||
/**
|
||||
Returns the directory used for temporary files.
|
||||
Returns the directory used for temporary files, for current user. Same as
|
||||
wxStandardPaths::GetTempDir().
|
||||
*/
|
||||
static wxString GetTempDir();
|
||||
|
||||
|
Reference in New Issue
Block a user