From 5b5a238590a1c16c92e37b448afaaa452c54226c Mon Sep 17 00:00:00 2001 From: adelikat Date: Fri, 18 Oct 2019 21:41:50 -0500 Subject: [PATCH] Ram Search - allow column resize --- BizHawk.Client.EmuHawk/tools/Watch/RamSearch.Designer.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/BizHawk.Client.EmuHawk/tools/Watch/RamSearch.Designer.cs b/BizHawk.Client.EmuHawk/tools/Watch/RamSearch.Designer.cs index 718148439e..e5322fd38a 100644 --- a/BizHawk.Client.EmuHawk/tools/Watch/RamSearch.Designer.cs +++ b/BizHawk.Client.EmuHawk/tools/Watch/RamSearch.Designer.cs @@ -180,6 +180,7 @@ // WatchListView // this.WatchListView.AllowColumnReorder = true; + this.WatchListView.AllowColumnResize = true; this.WatchListView.AllowDrop = true; this.WatchListView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left)