redesign SharedFiles, with splitted view for Remote and Local Dirs and added QFrame's for switch to different views.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1392 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-07-20 17:03:27 +00:00
parent 400ad9e0bd
commit 13eed1c932
6 changed files with 437 additions and 264 deletions

View file

@ -66,7 +66,10 @@ private slots:
void sendLinkTo();
void sendremoteLinkTo();
//void showFrame(bool show);
void showFrame(bool show);
void showFrameRemote(bool show);
void showFrameSplitted(bool show);
// void recommendfile();