mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 19:35:32 +08:00
Style, as_const
This commit is contained in:
committed by
Mat Sutcliffe
parent
afa5ba1fee
commit
04562a6651
@@ -75,7 +75,7 @@ namespace BlackMisc
|
||||
m_simDirectory = simDirectory;
|
||||
m_checkedSimulatorMsgs.remove(simulator);
|
||||
}
|
||||
QTimer::singleShot(0, this, [ = ]
|
||||
QTimer::singleShot(5, this, [ = ]
|
||||
{
|
||||
if (!myself) { return; }
|
||||
myself->doWork();
|
||||
|
||||
Reference in New Issue
Block a user