diff --git a/BizHawk.Client.EmuHawk/config/GB/GBPrefControl.Designer.cs b/BizHawk.Client.EmuHawk/config/GB/GBPrefControl.Designer.cs index 77a95c6137..4a116a5454 100644 --- a/BizHawk.Client.EmuHawk/config/GB/GBPrefControl.Designer.cs +++ b/BizHawk.Client.EmuHawk/config/GB/GBPrefControl.Designer.cs @@ -44,7 +44,7 @@ | System.Windows.Forms.AnchorStyles.Right))); this.propertyGrid1.Location = new System.Drawing.Point(3, 3); this.propertyGrid1.Name = "propertyGrid1"; - this.propertyGrid1.PropertySort = System.Windows.Forms.PropertySort.Alphabetical; + this.propertyGrid1.PropertySort = System.Windows.Forms.PropertySort.NoSort; this.propertyGrid1.Size = new System.Drawing.Size(338, 279); this.propertyGrid1.TabIndex = 0; this.propertyGrid1.ToolbarVisible = false;