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

Method UpdateInstallationNotConfirmed

_fervor/fvupdater.cpp:229–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

227}
228
229void FvUpdater::UpdateInstallationNotConfirmed()
230{
231 qDebug() << "Do not confirm update installation";
232
233 hideUpdateConfirmationDialog(); // if any; shouldn't be shown at this point, but who knows
234 // leave the "update proposal window" inact
235}
236
237
238bool FvUpdater::CheckForUpdates(bool silentAsMuchAsItCouldGet)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected