MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / OpenDonationPage

Method OpenDonationPage

TranslucentTB/application.cpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123void Application::OpenDonationPage()
124{
125 UWP::OpenUri(wf::Uri(L"https://liberapay.com/TranslucentTB"));
126}
127
128void Application::OpenTipsPage()
129{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected