mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-18 05:50:39 -04:00
Add ShowEmpty sub menu in Tree Remote SharedFilesDialog.
This commit is contained in:
parent
593e57b14c
commit
a89ab8ffa3
4 changed files with 263 additions and 191 deletions
|
@ -195,7 +195,7 @@ class RemoteSharedFilesDialog : public SharedFilesDialog
|
|||
private slots:
|
||||
void downloadRemoteSelected();
|
||||
void downloadRemoteSelectedInteractive();
|
||||
void expanded(const QModelIndex& indx);
|
||||
void expanded(const QModelIndex& indx);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue