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;
|
||||
dlg.ShowModal();
|
||||
dlg.Destroy();
|
||||
}
|
||||
|
||||
void desktop_open_datadir_folder()
|
||||
|
|
Loading…
Add table
Reference in a new issue