Add option for regexps in the transferlist search filter's context menu

This commit is contained in:
thalieht 2018-07-29 15:46:19 +03:00
commit 2485525896
5 changed files with 36 additions and 2 deletions

View file

@ -102,6 +102,7 @@ public:
void showNotificationBaloon(QString title, QString msg) const;
private slots:
void showFilterContextMenu(const QPoint &);
void balloonClicked();
void writeSettings();
void readSettings();