MCPcopy Create free account
hub / github.com/Martchus/syncthingtray / handleNewConfigAvailable

Method handleNewConfigAvailable

syncthingmodel/syncthingerrormodel.cpp:133–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

131}
132
133void SyncthingErrorModel::handleNewConfigAvailable()
134{
135}
136
137void SyncthingErrorModel::handleBeforeNewErrors(const std::vector<SyncthingError> &oldErrors, const std::vector<SyncthingError> &newErrors)
138{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected