Improvements to BlogDialog Layout,

Added new blog interface to GUI.
Added ProfileView/Edit to Retroshare.pro



git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@589 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
drbob 2008-06-09 13:23:53 +00:00
parent 9f8f0e46f5
commit 20aa2a031b
5 changed files with 612 additions and 432 deletions

View file

@ -45,6 +45,8 @@ public slots:
void update();
void showprofile(std::string id);
void updateUserList();
void updateBlogs();
private slots: