forked from GerhardHoffmann/DCLibraries
		
	Change as for cash_cancelPayment().
This commit is contained in:
		@@ -3064,7 +3064,8 @@ bool hwapi::cash_stopPayment(void) const
 | 
			
		||||
{
 | 
			
		||||
    // DB1: 1=encash    2=cancel & return coins
 | 
			
		||||
    //      3=stop and keep coins in escrow
 | 
			
		||||
    epi_setNowCoinPay(false);    // new since 20.9.23
 | 
			
		||||
    //epi_setNowCoinPay(false);    // new since 20.9.23
 | 
			
		||||
                                   // am 6.12.23 wieder raus, waehrend Druck und wechseln auch schnell abfragen
 | 
			
		||||
    //qCritical() << "cash stop payment and keep coins in escrow";
 | 
			
		||||
   // qCritical() << "emitting signal StopByPushbutton 2";
 | 
			
		||||
    emit hwapi_payStopByPushbutton();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user