mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-23 14:41:04 -04:00
added fill routine for banned files list
This commit is contained in:
parent
e17c4d0e40
commit
a7ee85495d
2 changed files with 44 additions and 0 deletions
|
@ -38,8 +38,11 @@ private slots:
|
|||
|
||||
/** management of the adv search dialog object when switching search modes */
|
||||
//void hideEvent(QHideEvent * event);
|
||||
void bannedFilesContextMenu();
|
||||
|
||||
private:
|
||||
void fillFilesList();
|
||||
|
||||
/** Qt Designer generated object */
|
||||
Ui::BannedFilesDialog ui;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue