refs #507, adjusted resource subproject

This commit is contained in:
Klaus Basan
2015-11-17 02:23:04 +01:00
committed by Mathew Sutcliffe
parent 6dd8fb333e
commit 02733cacb7
15 changed files with 109 additions and 163 deletions

View File

@@ -100,7 +100,7 @@ namespace BlackGui
// info
if (s)
{
CLogMessage(this).info("Read DB data");
CLogMessage(this).info("Read DB data: %1") << CProject::getSwiftStaticDbFilesDir();
this->ui->comp_DbAircraftIcao->showLoadIndicator();
this->ui->comp_DbAirlineIcao->showLoadIndicator();
this->ui->comp_DbCountries->showLoadIndicator();