Searched refs:keyProxyPort (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/webpositive/
H A DSettingsWindow.cpp861 BString keyProxyPort; local
862 keyProxyPort << fSettings->GetValue(kSettingsKeyProxyPort, (uint32)0);
863 fProxyPortControl->SetText(keyProxyPort.String());

Completed in 37 milliseconds