mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-17 21:40:36 -04:00
fixed update of Tor status in settings
This commit is contained in:
parent
8534147313
commit
19f1a645f8
4 changed files with 33 additions and 23 deletions
|
@ -389,6 +389,8 @@ feenableexcept(FE_INVALID | FE_DIVBYZERO);
|
|||
splashScreen.show();
|
||||
splashScreen.showMessage(rshare.translate("SplashScreen", "Load configuration"), Qt::AlignHCenter | Qt::AlignBottom);
|
||||
|
||||
QCoreApplication::processEvents();
|
||||
|
||||
/* stop Retroshare if startup fails */
|
||||
if (!RsControl::instance()->StartupRetroShare())
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue