mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 21:56:43 +08:00
Ref T180, setup loading dialog
* UI adjustments, style sheet * use connectOnce for QFileSystemModel::directoryLoaded
This commit is contained in:
@@ -105,6 +105,7 @@ namespace BlackGui
|
||||
if (!sApp || sApp->isShuttingDown()) { return; }
|
||||
if (!this->hasSetupReader()) { return; }
|
||||
sApp->getSetupReader()->prefillCacheWithLocalResourceBootstrapFile();
|
||||
this->displaySetupCacheInfo();
|
||||
}
|
||||
|
||||
void CSetupLoadingDialog::displaySetupCacheInfo()
|
||||
|
||||
Reference in New Issue
Block a user