mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-03-11 15:35:03 +01:00
Fix small bug with FanControlForm having wrong checked images buttons on context
This commit is contained in:
parent
fc50d9d93f
commit
9b172f7da6
1
FanControl/FanControlForm.Designer.cs
generated
1
FanControl/FanControlForm.Designer.cs
generated
|
|
@ -141,7 +141,6 @@ namespace FanControl
|
|||
//
|
||||
// menuStrip1
|
||||
//
|
||||
this.menuStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
|
||||
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
this.fanModeSelectMenu,
|
||||
this.controlToolStripMenuItem});
|
||||
|
|
|
|||
Loading…
Reference in a new issue