mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-27 23:57:38 -04:00
added for Network View Settings QFrame to can Hide/Show the settings
added a Log Tab in Network git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@398 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
247e583a35
commit
4c40d7beff
6 changed files with 230 additions and 86 deletions
|
@ -50,6 +50,9 @@ void changedFoFCheckBox( );
|
|||
void changedDrawSignatures( );
|
||||
void changedDrawFriends( );
|
||||
|
||||
/** Called when Settings button is toggled */
|
||||
void shownwSettingsFrame(bool show);
|
||||
|
||||
private:
|
||||
|
||||
void clearPeerItems();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue