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

Method SetReleaseNotesLink

_fervor/fvavailableupdate.cpp:24–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22}
23
24void FvAvailableUpdate::SetReleaseNotesLink(QUrl releaseNotesLink)
25{
26 m_releaseNotesLink = releaseNotesLink;
27}
28
29void FvAvailableUpdate::SetReleaseNotesLink(QString releaseNotesLink)
30{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected