mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 01:03:08 -07:00
Create basic cookies management dialog
This commit is contained in:
parent
95ddc57c13
commit
c982813acb
9 changed files with 369 additions and 3 deletions
|
@ -166,6 +166,7 @@ private slots:
|
|||
void pythonDownloadFailure(const QString &url, const QString &error);
|
||||
#endif
|
||||
void addToolbarContextMenu();
|
||||
void manageCookies();
|
||||
|
||||
private:
|
||||
QFileSystemWatcher *executable_watcher;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue