diff --git a/connector/syncthingconnection_requests.cpp b/connector/syncthingconnection_requests.cpp index 40b7c74..50601f7 100644 --- a/connector/syncthingconnection_requests.cpp +++ b/connector/syncthingconnection_requests.cpp @@ -111,7 +111,7 @@ SyncthingConnection::Reply SyncthingConnection::prepareReply(QListisOpen(); handleAborting = handleAborting && m_abortingAllRequests; const auto data = Reply{ .reply = handleAborting ? nullptr : reply, // skip further processing if aborting to reconnect