Allow to clear the UI lock password. Closes #973.

This commit is contained in:
sledgehammer999
2013-10-24 23:23:56 +03:00
parent 12082a14b7
commit 660e0650ce
3 changed files with 13 additions and 0 deletions

View File

@@ -107,6 +107,7 @@ protected slots:
void tab_changed(int);
void on_actionLock_qBittorrent_triggered();
void defineUILockPassword();
void clearUILockPassword();
bool unlockUI();
void notifyOfUpdate(QString);
void showConnectionSettings();