mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 16:15:23 -04:00
add location to account detail at startup, and improve the peersdialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2075 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
5f27d75dc4
commit
ac580a6c07
10 changed files with 548 additions and 808 deletions
|
@ -124,20 +124,10 @@ class PeersDialog : public RsAutoUpdatePage
|
|||
void getAvatar();
|
||||
|
||||
void on_actionAdd_Friend_activated();
|
||||
void on_actionCreate_new_Profile_activated();
|
||||
void on_actionCreate_New_Forum_activated();
|
||||
void on_actionCreate_New_Channel_activated();
|
||||
|
||||
void loadmypersonalstatus();
|
||||
void loadtabsettings();
|
||||
|
||||
void on_actionSet_Tabs_Right_activated();
|
||||
void on_actionSet_Tabs_North_activated();
|
||||
void on_actionSet_Tabs_South_activated();
|
||||
void on_actionSet_Tabs_Left_activated();
|
||||
|
||||
void on_actionSet_Tabs_Triangular_activated();
|
||||
void on_actionSet_Tabs_Rounded_activated();
|
||||
|
||||
signals:
|
||||
void friendsUpdated() ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue