Sync from quickmods
This commit is contained in:
parent
36efcf8d3c
commit
20cb97a35a
57 changed files with 569 additions and 326 deletions
|
@ -36,6 +36,8 @@ private:
|
|||
bool wroteAnyData = false;
|
||||
|
||||
public:
|
||||
bool m_followRedirects = false;
|
||||
|
||||
explicit CacheDownload(QUrl url, MetaEntryPtr entry);
|
||||
static CacheDownloadPtr make(QUrl url, MetaEntryPtr entry)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue