mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
AboutDialog crash fix
This commit is contained in:
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user