mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
refs #507, adjusted resource subproject
This commit is contained in:
committed by
Mathew Sutcliffe
parent
6dd8fb333e
commit
02733cacb7
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user