mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-06 16:15:23 -04:00
improvements PeersDialog
- save and load state of peer tree and splitter - removed maximum length of dynamic dns line edit - sort peers (only top level items) after internal value of state, not the name cleaned some include files git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3087 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
b5ce0fc56b
commit
b343b9699c
8 changed files with 228 additions and 156 deletions
|
@ -149,6 +149,8 @@ signals:
|
|||
void startChat(QTreeWidgetItem* );
|
||||
|
||||
private:
|
||||
void processSettings(bool bLoad);
|
||||
|
||||
class QLabel *iconLabel, *textLabel;
|
||||
class QWidget *widget;
|
||||
class QWidgetAction *widgetAction;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue