Now stores recent.json in config folder
This commit is contained in:
@@ -50,6 +50,7 @@ namespace Nuake
|
||||
static void EndWriteFile();
|
||||
static uintmax_t DeleteFileFromPath(const std::string& path);
|
||||
static uintmax_t DeleteFolder(const std::string& path);
|
||||
static std::string GetConfigFolderPath();
|
||||
};
|
||||
|
||||
enum class FileType
|
||||
|
||||
Reference in New Issue
Block a user