mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
Add option for regexps in the transferlist search filter's context menu
This commit is contained in:
parent
e59841d35c
commit
2485525896
5 changed files with 36 additions and 2 deletions
|
@ -102,6 +102,7 @@ public:
|
|||
void showNotificationBaloon(QString title, QString msg) const;
|
||||
|
||||
private slots:
|
||||
void showFilterContextMenu(const QPoint &);
|
||||
void balloonClicked();
|
||||
void writeSettings();
|
||||
void readSettings();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue