mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 15:07:22 -06:00
Apply PBKDF2 to GUI lock
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user