Исправлено закрытие окна справки

pull/113/head
Igor Belitskiy 3 years ago
parent 7d8e9d798d
commit 87a448816d

@ -428,6 +428,7 @@ void MainWindow::open_browser() {
#else
this->template_open_browser();
#endif
wndShowWeb->hide();
}
void MainWindow::template_open_browser() {

Loading…
Cancel
Save