mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-15 12:51:00 +02:00
commit
4408034bcd
1 changed files with 1 additions and 0 deletions
1
ui.cpp
1
ui.cpp
|
|
@ -1929,6 +1929,7 @@ void CSendDialog::OnButtonSend(wxCommandEvent& event)
|
|||
{
|
||||
wxMessageBox(strError + " ", _("Sending..."));
|
||||
EndModal(false);
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue