Close SnapshotsDialog when database restaured and fix a bug : forgot to delete panel in wxUI::LoadPanels
This commit is contained in:
@@ -183,6 +183,8 @@ void SnapshotsDialog::OnBackTo()
|
||||
_kiss->LoadUser(user);
|
||||
|
||||
QMessageBox::information(0, "KissCount", _("Welcome back to ") + filename);
|
||||
|
||||
close();
|
||||
}
|
||||
|
||||
void SnapshotsDialog::OnOK()
|
||||
|
Reference in New Issue
Block a user