mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 06:45:56 +08:00
AboutDialog crash fix
This commit is contained in:
parent
6e53d594e5
commit
9bd5728508
@ -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…
x
Reference in New Issue
Block a user