| 131 | } |
| 132 | |
| 133 | void SyncthingErrorModel::handleNewConfigAvailable() |
| 134 | { |
| 135 | } |
| 136 | |
| 137 | void SyncthingErrorModel::handleBeforeNewErrors(const std::vector<SyncthingError> &oldErrors, const std::vector<SyncthingError> &newErrors) |
| 138 | { |
nothing calls this directly
no outgoing calls
no test coverage detected