| 494 | } |
| 495 | |
| 496 | void SyncthingDirectoryModel::handleNewConfigAvailable() |
| 497 | { |
| 498 | updateRowCount(); |
| 499 | endResetModel(); |
| 500 | } |
| 501 | |
| 502 | void SyncthingDirectoryModel::handleStatusIconsChanged() |
| 503 | { |
nothing calls this directly
no outgoing calls
no test coverage detected