mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-03-03 04:09:31 -05:00
corrected bad commit
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.5.0@2671 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
1df9ebd5e3
commit
34fefb37aa
@ -70,7 +70,6 @@ ServerPage::ServerPage(QWidget * parent, Qt::WFlags flags)
|
|||||||
#ifdef Q_WS_WIN
|
#ifdef Q_WS_WIN
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
_changed = false ;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void ServerPage::toggleIpDetermination(bool b)
|
void ServerPage::toggleIpDetermination(bool b)
|
||||||
@ -213,11 +212,6 @@ void ServerPage::toggleUPnP()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
void ServerPage::changed()
|
|
||||||
{
|
|
||||||
_changed = true ;
|
|
||||||
}
|
|
||||||
|
|
||||||
void ServerPage::saveAddresses()
|
void ServerPage::saveAddresses()
|
||||||
{
|
{
|
||||||
QString str;
|
QString str;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user