Update some todo items

This commit is contained in:
andres.delikat 2011-01-21 20:40:57 +00:00
parent f87090283a
commit e7e3b98ce6
1 changed files with 1 additions and 1 deletions

View File

@ -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<Watch> watchList = new List<Watch>();