Handle signal hwapi_payStopByPushbutton

This commit is contained in:
2023-11-23 17:59:49 +01:00
parent 48d65b679f
commit ed5001c3a3
2 changed files with 17 additions and 6 deletions

View File

@@ -142,6 +142,7 @@ private slots:
void onCashGotCoin();
void onCashPayStopedSuccess();
void onCashPayStopByMax();
void onCashPayStopByPushbutton();
void onCashPayStopByEscrow();
void onCashPayStopByError();
void onCashPayStopByTimeout();