Account: Increase wait time after conbox is removed
This commit is contained in:
		@@ -356,7 +356,7 @@ void ATBDeviceControllerPlugin::onCoinBoxRemoved()
 | 
			
		||||
{
 | 
			
		||||
    qCritical() << "ATBDeviceControllerPlugin::onCoinBoxRemoved()";
 | 
			
		||||
 | 
			
		||||
    QTimer::singleShot(2000, this, SLOT(private_startAccount()));
 | 
			
		||||
    QTimer::singleShot(4000, this, SLOT(private_startAccount()));
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
void ATBDeviceControllerPlugin::onCoinBoxInserted()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user