Add new icon to forms of application

This commit is contained in:
2026-03-04 18:48:46 +01:00
parent b43657a4db
commit 4a2d4772d7
143 changed files with 537 additions and 135 deletions
@@ -72,6 +72,8 @@ namespace TBF.UI.Bench.Components
InitializeComponent();
this.Icon = Properties.Resources.TBF_icon;
flags = CfgUpdateFlags.None;
selectComponentTypeDlg = new SelectComponentClassDlg();