- UPnP is on as a default, display the display message

This commit is contained in:
Christophe Dumez 2007-04-12 17:25:47 +00:00
parent f7c4411c9a
commit eb85389c0a

View file

@ -1126,6 +1126,7 @@ void GUI::configureSession(bool deleteOptions){
BTSession.disableUPnP();
}
#endif
setInfoBar(tr("UPnP support [ON]"), "blue");
// PeX
if(!options->isPeXDisabled()){
qDebug("Enabling Peer eXchange (PeX)");