Updated ids in ui
This commit is contained in:
parent
9f2eb3c573
commit
840990950d
2 changed files with 14 additions and 12 deletions
|
|
@ -60,5 +60,7 @@ void AuthWindow::on_auth_requested() {
|
|||
else {
|
||||
QMessageBox::critical(this, "Error", "Deserialized user have wrong type. "
|
||||
"It may mean corruption of data.");
|
||||
return;
|
||||
}
|
||||
close();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue