[RAPPS] Don't use CDownloadManager outside loaddlg.cpp

This commit is contained in:
Giannis Adamopoulos 2019-04-28 06:19:43 +03:00 committed by Mark Jansen
parent 2c965f67d5
commit 1807dbfd6d
No known key found for this signature in database
GPG key ID: B39240EE84BEAE8B
5 changed files with 79 additions and 66 deletions

View file

@ -300,7 +300,7 @@ BOOL CAvailableApps::UpdateAppsDB()
return TRUE;
}
CDownloadManager::DownloadApplicationsDB(APPLICATION_DATABASE_URL);
DownloadApplicationsDB(APPLICATION_DATABASE_URL);
if (!ExtractFilesFromCab(m_Strings.szCabName,
m_Strings.szCabDir,