mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
- network-setup: add header-icon to network-test
This commit is contained in:
committed by
Jacek Jendrzej
parent
b37deab766
commit
db5af2d9ca
@@ -787,7 +787,7 @@ void CNetworkSetup::testNetworkSettings()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ShowMsg(LOCALE_NETWORKMENU_TEST, text, CMsgBox::mbrBack, CMsgBox::mbBack, NULL, MSGBOX_MIN_WIDTH, NO_TIMEOUT, false, CMsgBox::AUTO_WIDTH | CMsgBox::AUTO_HIGH); // UTF-8
|
ShowMsg(LOCALE_NETWORKMENU_TEST, text, CMsgBox::mbrBack, CMsgBox::mbBack, NEUTRINO_ICON_NETWORK, MSGBOX_MIN_WIDTH, NO_TIMEOUT, false, CMsgBox::AUTO_WIDTH | CMsgBox::AUTO_HIGH);
|
||||||
}
|
}
|
||||||
|
|
||||||
int CNetworkSetup::showWlanList()
|
int CNetworkSetup::showWlanList()
|
||||||
|
Reference in New Issue
Block a user