MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / changelogLink

Method changelogLink

Telegram/SourceFiles/core/application.cpp:1205–1207  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1203}
1204
1205QString Application::changelogLink() const {
1206 return u"https://github.com/TDesktop-x64/tdesktop/releases"_q;
1207}
1208
1209bool Application::openCustomUrl(
1210 const QString &protocol,

Callers 2

MainMenuMethod · 0.80
AboutBoxFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected