mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-12-26 15:59:50 -05:00
parent
02602da257
commit
7eb7172635
@ -237,6 +237,7 @@ void DatabaseOpenWidget::openDatabase()
|
|||||||
m_blockQuickUnlock = false;
|
m_blockQuickUnlock = false;
|
||||||
|
|
||||||
setUserInteractionLock(true);
|
setUserInteractionLock(true);
|
||||||
|
m_ui->editPassword->setShowPassword(false);
|
||||||
m_ui->messageWidget->hide();
|
m_ui->messageWidget->hide();
|
||||||
QCoreApplication::processEvents();
|
QCoreApplication::processEvents();
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user