From 744bce18196aa879f7634d41a61366ac0ff79a90 Mon Sep 17 00:00:00 2001 From: Serge <5920850+seerge@users.noreply.github.com> Date: Fri, 17 Nov 2023 10:48:15 +0100 Subject: [PATCH] Hide icon --- app/Settings.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/Settings.Designer.cs b/app/Settings.Designer.cs index fe197056..a28fc544 100644 --- a/app/Settings.Designer.cs +++ b/app/Settings.Designer.cs @@ -1439,7 +1439,7 @@ namespace GHelper MinimumSize = new Size(822, 71); Name = "SettingsForm"; Padding = new Padding(11); - ShowIcon = true; + ShowIcon = false; StartPosition = FormStartPosition.CenterScreen; Text = "G-Helper"; panelMatrix.ResumeLayout(false);