Clear quick unlock secrets when database tab is closed
This commit is contained in:
committed by
Jonathan White
parent
7eb7172635
commit
5c45cf2d76
@@ -1569,6 +1569,7 @@ void DatabaseWidget::closeEvent(QCloseEvent* event)
|
||||
event->ignore();
|
||||
return;
|
||||
}
|
||||
m_databaseOpenWidget->resetQuickUnlock();
|
||||
|
||||
event->accept();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user