mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 16:15:23 -04:00
added menu for Display
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2061 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
59e44e2fbe
commit
ff8d011ac7
3 changed files with 156 additions and 4 deletions
|
@ -128,7 +128,15 @@ class PeersDialog : public RsAutoUpdatePage
|
|||
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