| 500 | } |
| 501 | |
| 502 | void SyncthingDirectoryModel::handleStatusIconsChanged() |
| 503 | { |
| 504 | invalidateTopLevelIndicies(QVector<int>({ Qt::DecorationRole })); |
| 505 | } |
| 506 | |
| 507 | void SyncthingDirectoryModel::handleForkAwesomeIconsChanged() |
| 508 | { |
nothing calls this directly
no outgoing calls
no test coverage detected