Searched refs:kLabelOtherInterface (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/add-ons/network_settings/dialup/
H A DPPPoEAddon.cpp43 static const char *kLabelOtherInterface = "Other:"; variable
242 fOtherInterface = new BMenuItem(kLabelOtherInterface,
324 BString label(kLabelOtherInterface);
344 fOtherInterface->SetLabel(kLabelOtherInterface);
380 BString label(kLabelOtherInterface);

Completed in 45 milliseconds