"Try to fix" for setup loading dialog

This commit is contained in:
Klaus Basan
2018-07-16 15:47:12 +02:00
parent 52513db63f
commit 3bfb76c1e6
3 changed files with 20 additions and 0 deletions

View File

@@ -64,6 +64,9 @@ namespace BlackGui
//! Try again without explicit bootstrap URL
void tryAgainWithoutBootstrapUrl();
//! Try to fix
void tryToFix();
//! Prefill setup cache
void prefillSetupCache();