added context menu and removal feature for banned files

This commit is contained in:
csoler 2018-08-19 15:09:43 +02:00
parent a7ee85495d
commit a2804a70ec
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
3 changed files with 41 additions and 13 deletions

View file

@ -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();