mirror of
https://github.com/outbackdingo/sysadm.git
synced 2026-01-27 10:20:26 +00:00
Fix renamed slot name
This commit is contained in:
@@ -82,7 +82,7 @@ private slots:
|
||||
|
||||
// Library Slots
|
||||
void slotIohyveFetchDone(QString, int, QString);
|
||||
void slotIohyveFetchReadyRead();
|
||||
void slotIohyveFetchProcessOutput(QString);
|
||||
|
||||
public slots:
|
||||
void EventUpdate(EventWatcher::EVENT_TYPE, QJsonValue = QJsonValue() );
|
||||
|
||||
Reference in New Issue
Block a user