mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
AboutDialog crash fix
This commit is contained in:
parent
6e53d594e5
commit
9bd5728508
1 changed files with 0 additions and 1 deletions
|
@ -377,7 +377,6 @@ void about()
|
||||||
{
|
{
|
||||||
AboutDialog dlg;
|
AboutDialog dlg;
|
||||||
dlg.ShowModal();
|
dlg.ShowModal();
|
||||||
dlg.Destroy();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void desktop_open_datadir_folder()
|
void desktop_open_datadir_folder()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue