Use diag on closing doors

This commit is contained in:
2023-06-22 08:50:10 +02:00
parent 31f178b241
commit 4a7022fd00
2 changed files with 14 additions and 7 deletions

View File

@@ -39,7 +39,7 @@ public:
// ----------------------------------------------------------------------------
// interface:
PLUGIN_STATE initDCPlugin(QObject *healthEventReceiver, const QSettings & settings);
PLUGIN_STATE initDCPlugin(QObject *eventReceiver, const QSettings & settings);
// TASKS: Cash handling -------------------------------------------------------
void requestStartCashInput(const QString & amount);