Tweaks to the GUI for removal of RsIface class.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6585 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2013-08-21 21:39:40 +00:00
parent f93ed1fb6e
commit a45a70a1d5
5 changed files with 13 additions and 31 deletions

View file

@ -778,7 +778,6 @@ void ConnectFriendWizard::generateCertificateCalled()
void ConnectFriendWizard::updatePeersList(int index)
{
rsiface->unlockData(); /* UnLock Interface */
ui->selectedPeersTW->clearContents();
ui->selectedPeersTW->setRowCount(0);