mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-22 22:21:09 -04:00
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:
parent
f93ed1fb6e
commit
a45a70a1d5
5 changed files with 13 additions and 31 deletions
|
@ -778,7 +778,6 @@ void ConnectFriendWizard::generateCertificateCalled()
|
|||
|
||||
void ConnectFriendWizard::updatePeersList(int index)
|
||||
{
|
||||
rsiface->unlockData(); /* UnLock Interface */
|
||||
|
||||
ui->selectedPeersTW->clearContents();
|
||||
ui->selectedPeersTW->setRowCount(0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue