onPrinterDataPrepared: increase time for fake signal onPrinterFinishedOk

This commit is contained in:
2023-06-16 11:17:38 +02:00
parent e236fc8bce
commit 7e65c4feda

View File

@@ -308,7 +308,7 @@ void ATBDeviceControllerPlugin::onPrinterDataPrepared()
this->hw->prn_printKombiticket(this->currentSelectedTicketType);
// FAKE SIGNAL:
QTimer::singleShot(2000, this, SLOT(onPrintFinishedOK()));
QTimer::singleShot(4000, this, SLOT(onPrintFinishedOK()));
// old: use printer templates: