mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-04 22:07:40 +00:00
Fix FanControl broken context menu
This commit is contained in:
parent
464a45ce8a
commit
ce4261caea
2 changed files with 2 additions and 2 deletions
3
FanControl/FanControlForm.Designer.cs
generated
3
FanControl/FanControlForm.Designer.cs
generated
|
|
@ -1,4 +1,4 @@
|
|||
namespace FanControl
|
||||
namespace FanControl
|
||||
{
|
||||
partial class FanControlForm
|
||||
{
|
||||
|
|
@ -77,7 +77,6 @@
|
|||
//
|
||||
// contextMenu
|
||||
//
|
||||
this.contextMenu.ImageScalingSize = new System.Drawing.Size(32, 32);
|
||||
this.contextMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
this.toolStripMenuItem2,
|
||||
this.toolStripSeparator3,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue