mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-11 21:27:01 -04:00
Don't use wxMkDir, it shows stupid error messages
This commit is contained in:
@@ -45,6 +45,8 @@ time_t file_modified_time(const String& name);
|
||||
|
||||
// ----------------------------------------------------------------------------- : Removing and renaming
|
||||
|
||||
bool create_directory(const String& path);
|
||||
|
||||
/// Ensure that the parent directories of the given filename exist
|
||||
bool create_parent_dirs(const String& file);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user