mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-23 14:41:04 -04:00
added context menu and removal feature for banned files
This commit is contained in:
parent
a7ee85495d
commit
a2804a70ec
3 changed files with 41 additions and 13 deletions
|
@ -38,7 +38,7 @@ private slots:
|
|||
|
||||
/** management of the adv search dialog object when switching search modes */
|
||||
//void hideEvent(QHideEvent * event);
|
||||
void bannedFilesContextMenu();
|
||||
void bannedFilesContextMenu(QPoint);
|
||||
|
||||
private:
|
||||
void fillFilesList();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue