mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-14 20:12:29 -04:00
fixed initialization of friend selection dialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@6440 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
491438055d
commit
c6a7dba418
2 changed files with 7 additions and 1 deletions
|
@ -106,6 +106,7 @@ signals:
|
|||
|
||||
private slots:
|
||||
void fillList();
|
||||
void secured_fillList();
|
||||
void peerStatusChanged(const QString& peerId, int status);
|
||||
void filterItems(const QString &text);
|
||||
void contextMenuRequested(const QPoint &pos);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue