mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-06 21:58:57 -04:00
Profile View some changes for testing
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2787 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
38e06135a4
commit
31fb4ce06a
3 changed files with 202 additions and 157 deletions
|
@ -38,10 +38,12 @@ public:
|
|||
ProfileView(QWidget *parent = 0);
|
||||
/** Default Destructor */
|
||||
|
||||
void setPeerId(std::string id);
|
||||
void setPeerId(std::string id);
|
||||
|
||||
void clear();
|
||||
void update();
|
||||
void loadAvatar();
|
||||
|
||||
void clear();
|
||||
void update();
|
||||
|
||||
public slots:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue