Fixed some bugs.

This commit is contained in:
Matthias Koefferlein 2020-04-06 23:55:30 +02:00
parent b7eb150f03
commit a4c2cd34cf
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ D25View::exec_dialog (lay::LayoutView *view)
void
D25View::accept ()
{
QDialog::accept ();
// @@@
}