From e7e3b98ce685606ac8400c38ca51e4bc10f4c929 Mon Sep 17 00:00:00 2001 From: "andres.delikat" Date: Fri, 21 Jan 2011 20:40:57 +0000 Subject: [PATCH] Update some todo items --- BizHawk.MultiClient/RamWatch.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BizHawk.MultiClient/RamWatch.cs b/BizHawk.MultiClient/RamWatch.cs index f141fac7d6..24e5ec2bf1 100644 --- a/BizHawk.MultiClient/RamWatch.cs +++ b/BizHawk.MultiClient/RamWatch.cs @@ -19,8 +19,8 @@ namespace BizHawk.MultiClient //Make a context menu for add/remove/Dup/etc, make the context menu & edit watch windows appear in relation to where they right clicked //TODO: Call AskSave in main client X function //Address can be changed, when that event is triggered, open the edit watch dialog - //Save as displays the old file in the message label instead of the new one //Import images into resource file + //Multiselect is enabled but only one row can be highlighted by the user int defaultWidth; //For saving the default size of the dialog, so the user can restore if desired int defaultHeight; List watchList = new List();