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

Method OpenLiberapayLink

Xaml/Pages/WelcomePage.cpp:21–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19 }
20
21 void WelcomePage::OpenLiberapayLink(const IInspectable &, const wux::RoutedEventArgs &)
22 {
23 m_LiberapayOpenRequestedHandler();
24 }
25
26 void WelcomePage::OpenDiscordLink(const IInspectable &, const wux::RoutedEventArgs &)
27 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected