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:
@@ -31,4 +31,4 @@ public slots:
|
||||
virtual void start();
|
||||
};
|
||||
|
||||
typedef QSharedPointer<CacheDownload> CacheDownloadPtr;
|
||||
typedef std::shared_ptr<CacheDownload> CacheDownloadPtr;
|
||||
|
||||
Reference in New Issue
Block a user