| 435 | } |
| 436 | |
| 437 | void SyncthingDeviceModel::handleNewConfigAvailable() |
| 438 | { |
| 439 | updateRowCount(); |
| 440 | endResetModel(); |
| 441 | } |
| 442 | |
| 443 | void SyncthingDeviceModel::handleStatusIconsChanged() |
| 444 | { |
nothing calls this directly
no outgoing calls
no test coverage detected