MCPcopy Create free account
hub / github.com/chrxh/alien / openIntern

Method openIntern

source/Gui/NetworkSettingsDialog.cpp:40–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40void NetworkSettingsDialog::openIntern()
41{
42 _origServerAddress = NetworkService::get().getServerAddress();
43 _serverAddress = _origServerAddress;
44}
45
46void NetworkSettingsDialog::onChangeSettings()
47{

Callers

nothing calls this directly

Calls 1

getServerAddressMethod · 0.80

Tested by

no test coverage detected