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:
thunder2 2010-06-08 21:38:36 +00:00
parent b5ce0fc56b
commit b343b9699c
8 changed files with 228 additions and 156 deletions

View file

@ -34,7 +34,6 @@
#include "chat/PopupChatDialog.h"
#include "msgs/MessageComposer.h"
#include "PeersDialog.h"
#include "connect/ConfCertDialog.h"
#include "util/PixmapMerging.h"
#include "LogoBar.h"