MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / getWebsite

Function getWebsite

launcher/ui/dialogs/AboutDialog.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53QString getWebsite(QString link)
54{
55 return getLink(link, QObject::tr("Website"));
56}
57
58QString getGitHub(QString username)
59{

Callers 1

getCreditsHtmlFunction · 0.85

Calls 1

getLinkFunction · 0.85

Tested by

no test coverage detected