mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 18:45:17 -04:00
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:
parent
400ad9e0bd
commit
13eed1c932
6 changed files with 437 additions and 264 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue