mirror of
https://github.com/leozide/leocad
synced 2025-01-19 22:26:27 +01:00
Crash fix.
This commit is contained in:
parent
92c8bdc09a
commit
1a8e8a3abe
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ void lcModelTabWidget::ResetLayout(bool ClearView)
|
|||
ViewWidget->GetView()->Clear();
|
||||
}
|
||||
|
||||
Widget->show();
|
||||
Widget->setFocus();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue