From 16f11ff4ce2fd4be5ef792fd40105c0d75b32beb Mon Sep 17 00:00:00 2001 From: Zihan Chen Date: Sat, 31 Dec 2016 17:13:49 -0800 Subject: [PATCH] Update TODO.md --- Import/TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Import/TODO.md b/Import/TODO.md index 075bb1ff..da949d1f 100644 --- a/Import/TODO.md +++ b/Import/TODO.md @@ -5,8 +5,8 @@ * Attributes * **Workflow to C++ code generation with hint**. * Types and other symbols, which are reported not supported in C++, cannot be used. -        * Generate reflection code, protected by VCZH_DEBUG_NO_REFLECTION. -     + * Generate reflection code, protected by VCZH_DEBUG_NO_REFLECTION. + ## Comming Soon * GacUI C++ Code Generation Supports * Don't use string for XXXProperty: