mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-20 13:19:07 -04:00
added a friend recommendation menu entry in Home drop menu, and created the dialog to create/send the recommendations
This commit is contained in:
parent
dc43611dd4
commit
214fbc7957
6 changed files with 232 additions and 1 deletions
|
@ -53,7 +53,8 @@ private slots:
|
|||
void runEmailClient();
|
||||
void copyCert();
|
||||
void saveCert();
|
||||
void addFriend();
|
||||
void recommendFriends();
|
||||
void addFriend();
|
||||
|
||||
private:
|
||||
Ui::HomePage *ui;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue