mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-16 00:47:14 +00:00
Added file logger
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include "logic/tasks/ProgressProvider.h"
|
||||
|
||||
class DownloadJob;
|
||||
typedef QSharedPointer<DownloadJob> DownloadJobPtr;
|
||||
typedef std::shared_ptr<DownloadJob> DownloadJobPtr;
|
||||
|
||||
/**
|
||||
* A single file for the downloader/cache to process.
|
||||
|
||||
Reference in New Issue
Block a user