mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-13 00:33:09 -07:00
Apply PBKDF2 to GUI lock
This commit is contained in:
parent
05d6a29416
commit
2c8890bd06
4 changed files with 40 additions and 57 deletions
|
@ -109,7 +109,7 @@ private slots:
|
|||
void fullDiskError(BitTorrent::TorrentHandle *const torrent, QString msg) const;
|
||||
void handleDownloadFromUrlFailure(QString, QString) const;
|
||||
void tabChanged(int newTab);
|
||||
void defineUILockPassword();
|
||||
bool defineUILockPassword();
|
||||
void clearUILockPassword();
|
||||
bool unlockUI();
|
||||
void notifyOfUpdate(QString);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue