mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 16:15:23 -04:00
Changed the default thumbnail image for channel msg item
Added for Friends add menu few more useful actions Little redesign of Create Forum Message with stylesheets git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2060 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
3afd4442c9
commit
59e44e2fbe
15 changed files with 322 additions and 133 deletions
|
@ -123,7 +123,9 @@ class PeersDialog : public RsAutoUpdatePage
|
|||
void getAvatar();
|
||||
|
||||
void on_actionAdd_Friend_activated();
|
||||
void on_actionCreate_new_Profile_activated();
|
||||
void on_actionCreate_new_Profile_activated();
|
||||
void on_actionCreate_New_Forum_activated();
|
||||
void on_actionCreate_New_Channel_activated();
|
||||
|
||||
void loadmypersonalstatus();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue