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

Method RemindMeLater

_fervor/fvupdater.cpp:201–207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199}
200
201void FvUpdater::RemindMeLater()
202{
203 qDebug() << "Remind me later";
204
205 hideUpdaterWindow();
206 hideUpdateConfirmationDialog(); // if any; shouldn't be shown at this point, but who knows
207}
208
209void FvUpdater::UpdateInstallationConfirmed()
210{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected