- 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:
beardog_uk 2009-03-28 10:41:49 +00:00
parent afcc1d76d2
commit b3f433b5f2
8 changed files with 78 additions and 163 deletions

View file

@ -137,7 +137,7 @@ private slots:
/** Toolbar fns. */
void addFriend();
void inviteFriend();
//void inviteFriend();
void addSharedDirectory();
void showMessengerWindow();
void showApplWindow();