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

Method handleNewConfigAvailable

syncthingmodel/syncthingmodel.cpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90}
91
92void SyncthingModel::handleNewConfigAvailable()
93{
94 endResetModel();
95}
96
97void SyncthingModel::handleStatusIconsChanged()
98{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected