Test printing ticket

This commit is contained in:
2023-05-02 17:10:17 +02:00
parent 8ff17a2e00
commit bbce2b02e3
2 changed files with 60 additions and 2 deletions

View File

@@ -101,6 +101,12 @@ private:
hwinf* hw;
private slots:
void onPrintFinishedOK();
void onPrintFinishedERR();
void onGotCoin();
};
#endif // ATBDEVICECONTROLLERPLUGIN_H