mirror of
https://github.com/Qz3rK/tdesktop.git
synced 2026-07-03 14:15:08 +02:00
Title controls reordering done right. Title song play button created.
This commit is contained in:
@@ -406,7 +406,7 @@ void PasscodeBox::onSave(bool force) {
|
||||
cSetPasscodeBadTries(0);
|
||||
Local::setPasscode(pwd.toUtf8());
|
||||
App::wnd()->checkAutoLock();
|
||||
App::wnd()->getTitle()->showUpdateBtn();
|
||||
App::wnd()->getTitle()->updateControlsVisibility();
|
||||
onClose();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user