mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-12 11:02:30 -04:00
- Deleted AddFriendDialog, InviteDialog and AddFriendWizard files. They are not used in current version, so it was beter not to keep them. We can always restore them, if any need.
- Removed "Invite friend" button from main window. - Also changed some comments to the wizard code. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1102 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
afcc1d76d2
commit
b3f433b5f2
8 changed files with 78 additions and 163 deletions
|
@ -137,7 +137,7 @@ private slots:
|
|||
|
||||
/** Toolbar fns. */
|
||||
void addFriend();
|
||||
void inviteFriend();
|
||||
//void inviteFriend();
|
||||
void addSharedDirectory();
|
||||
void showMessengerWindow();
|
||||
void showApplWindow();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue