diff --git a/src/ATBAPP/DeviceControllerInterface.h b/src/ATBAPP/DeviceControllerInterface.h index 5589d6a..6f7ee03 100644 --- a/src/ATBAPP/DeviceControllerInterface.h +++ b/src/ATBAPP/DeviceControllerInterface.h @@ -203,7 +203,7 @@ signals: Q_DECLARE_INTERFACE(DeviceControllerInterface, - "eu.atb.ptu.plugin.DeviceControllerInterface/1.1.4") + "eu.atb.ptu.plugin.DeviceControllerInterface/1.1.5") namespace nsDeviceControllerInterface { @@ -236,6 +236,7 @@ namespace nsDeviceControllerInterface { ERROR_RECEIPT, START_RECEIPT, // e.g. Szeged Start STOP_RECEIPT, // e.g. Szeged Stop + FINE_PAYMENT, // e.g. Klaipeda FOOD_STAMP };