MCPcopy Create free account
hub / github.com/amule-project/amule / UpdateServerMetFromURL

Method UpdateServerMetFromURL

src/ServerWnd.cpp:110–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108
109
110void CServerWnd::UpdateServerMetFromURL(const wxString& strURL)
111{
112 thePrefs::SetEd2kServersUrl(strURL);
113 theApp->serverlist->UpdateServerMetFromURL(strURL);
114}
115
116
117void CServerWnd::OnBnClickedAddserver(wxCommandEvent& WXUNUSED(evt))

Callers 3

OnInitMethod · 0.45
ProcessRequest2Method · 0.45
AddED2KLinkMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected