From e462ba80e5c3aa5135d49fa14e5573dc8a84beeb Mon Sep 17 00:00:00 2001 From: "andres.delikat" Date: Sat, 20 Aug 2011 13:30:57 +0000 Subject: [PATCH] Ram Search - fix toolstrip location --- BizHawk.MultiClient/tools/RamSearch.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BizHawk.MultiClient/tools/RamSearch.Designer.cs b/BizHawk.MultiClient/tools/RamSearch.Designer.cs index fd874d1a44..d3eacf4b3e 100644 --- a/BizHawk.MultiClient/tools/RamSearch.Designer.cs +++ b/BizHawk.MultiClient/tools/RamSearch.Designer.cs @@ -812,7 +812,7 @@ this.DataSizetoolStripSplitButton1, this.DataTypetoolStripSplitButton1, this.EndiantoolSplitButton}); - this.toolStrip2.Location = new System.Drawing.Point(260, 83); + this.toolStrip2.Location = new System.Drawing.Point(251, 83); this.toolStrip2.Name = "toolStrip2"; this.toolStrip2.Size = new System.Drawing.Size(206, 25); this.toolStrip2.TabIndex = 10;