- Removed not used function RsDirUtil::createBackup.

- Moved ProfileView and ProfileEdit to the folder unfinished.
- Removed "location:" before the ssl name in FriendsDialog and MessengerWindow.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4567 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2011-08-14 22:31:05 +00:00
parent 39708cdd0b
commit d25730eabb
12 changed files with 25 additions and 17 deletions

View file

@ -131,7 +131,9 @@ private slots:
void removeGroup();
void configurefriend();
#ifdef UNFINISHED
void viewprofile();
#endif
/** RsServer Friend Calls */
void connectfriend();
@ -221,4 +223,4 @@ private:
#endif // MINIMAL_RSGUI
#endif
#endif