mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-14 12:37:23 +00:00
Added file logger
This commit is contained in:
@@ -32,4 +32,4 @@ public slots:
|
||||
virtual void start();
|
||||
};
|
||||
|
||||
typedef QSharedPointer<FileDownload> FileDownloadPtr;
|
||||
typedef std::shared_ptr<FileDownload> FileDownloadPtr;
|
||||
|
||||
Reference in New Issue
Block a user