Update RecoveryWindow.cpp
This commit is contained in:
parent
2d9f10808a
commit
22931a1d7c
|
@ -243,7 +243,8 @@ void CRecoveryWindow::OnDelete()
|
|||
|
||||
void CRecoveryWindow::OnDeleteAll()
|
||||
{
|
||||
accept();
|
||||
this->setResult(1);
|
||||
this->close();
|
||||
}
|
||||
|
||||
void CRecoveryWindow::OnDeleteEverything()
|
||||
|
|
Loading…
Reference in New Issue