diff --git a/connector/syncthingconnection_requests.cpp b/connector/syncthingconnection_requests.cpp index 3c3f2f2..9813513 100644 --- a/connector/syncthingconnection_requests.cpp +++ b/connector/syncthingconnection_requests.cpp @@ -1452,6 +1452,9 @@ void SyncthingConnection::readDirRejected(DateTime eventTime, const QString &dir emit newDirAvailable(eventTime, devId, device, dirId, dirLabel); } +/*! + * \brief Reads data from "DeviceRejected"-event. + */ void SyncthingConnection::readDevRejected(DateTime eventTime, const QString &devId, const QJsonObject &eventData) { // ignore if dev has already been added