mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 05:26:45 +08:00
Formatting
This commit is contained in:
@@ -89,6 +89,7 @@ namespace BlackGui
|
||||
ui->le_Simulator->setText(simulator.toQString(true));
|
||||
QTimer::singleShot(500, [this]()
|
||||
{
|
||||
if (!sApp || sApp->isShuttingDown()) { return; }
|
||||
this->updateViewToCurrentModels();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user