mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 08:05:18 -04:00
generated for statusRates own class to clean more MainWindow
clean up some namings git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1157 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
e3a5372597
commit
69914204db
13 changed files with 184 additions and 45 deletions
|
@ -608,7 +608,6 @@ void NetworkDialog::getNetworkStatus()
|
|||
/* now the extra bit .... switch on check boxes */
|
||||
const RsConfig &config = rsiface->getConfig();
|
||||
|
||||
//ui.check_net->setChecked(config.netOk);
|
||||
if(config.netUpnpOk)
|
||||
{
|
||||
setLogInfo(tr("UPNP is active."), QString::fromUtf8("blue"));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue