From 374e7cf3d6747809e21befed310049d48ca9e144 Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Fri, 21 Jul 2017 22:26:31 -0700 Subject: [PATCH] Update TODO.md --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 5853347f..6c9f6c0b 100644 --- a/TODO.md +++ b/TODO.md @@ -51,7 +51,7 @@ - [x] Strong-typed template checking (in XML, instead of delaying until compiling generated workflow script) - [x] Remove `IItemStyle(Provider|Controller)` - [x] Full control test UI in GacUISrc/Host project -- [ ] Fix ControlTemplates/BlackSkin +- [x] Fix ControlTemplates/BlackSkin - [ ] **Update Release**, use Full control test to replace ControlTemplates tutorial - [ ] New default control templates, written in XML generated C++ code. - [ ] **Update Release**, use the new default control templates