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:
@@ -21,4 +21,4 @@ protected slots:
|
||||
void downloadReadyRead();
|
||||
};
|
||||
|
||||
typedef QSharedPointer<ByteArrayDownload> ByteArrayDownloadPtr;
|
||||
typedef std::shared_ptr<ByteArrayDownload> ByteArrayDownloadPtr;
|
||||
|
||||
Reference in New Issue
Block a user