MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / InstallUpdate

Method InstallUpdate

_fervor/fvupdater.cpp:177–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175
176
177void FvUpdater::InstallUpdate()
178{
179 qDebug() << "Install update";
180
181 showUpdateConfirmationDialogUpdatedWithCurrentUpdateProposal();
182}
183
184void FvUpdater::SkipUpdate()
185{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected