mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-22 06:09:09 -04:00
added means to select download directory in RsCollectionDialog
This commit is contained in:
parent
ee2120a5bc
commit
6a0ccc4444
3 changed files with 82 additions and 17 deletions
|
@ -49,6 +49,9 @@ private slots:
|
|||
void add() ;
|
||||
void addRecursive() ;
|
||||
void remove() ;
|
||||
void chooseDestinationDirectory();
|
||||
void setDestinationDirectory();
|
||||
void openDestinationDirectoryMenu(QPoint pt);
|
||||
void processItem(QMap<QString, QString> &dirToAdd
|
||||
, int &index
|
||||
, ColFileInfo &parent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue