mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-08 22:32:34 -04: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
1 changed files with 0 additions and 6 deletions
|
@ -70,7 +70,6 @@ ServerPage::ServerPage(QWidget * parent, Qt::WFlags flags)
|
|||
#ifdef Q_WS_WIN
|
||||
|
||||
#endif
|
||||
_changed = false ;
|
||||
}
|
||||
|
||||
void ServerPage::toggleIpDetermination(bool b)
|
||||
|
@ -213,11 +212,6 @@ void ServerPage::toggleUPnP()
|
|||
}
|
||||
}
|
||||
|
||||
void ServerPage::changed()
|
||||
{
|
||||
_changed = true ;
|
||||
}
|
||||
|
||||
void ServerPage::saveAddresses()
|
||||
{
|
||||
QString str;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue