This commit is contained in:
Serge
2024-06-01 11:16:12 +02:00
3 changed files with 3 additions and 21 deletions

View File

@@ -1301,6 +1301,8 @@ namespace GHelper
if (updatesForm != null && updatesForm.Text != "") updatesForm.Close();
if (matrixForm != null && matrixForm.Text != "") matrixForm.Close();
if (handheldForm != null && handheldForm.Text != "") handheldForm.Close();
if (mouseSettings != null && mouseSettings.Text != "") mouseSettings.Close();
}
/// <summary>