From b73a96ad27c0657ef71e439ce90ff0000b662745 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Sun, 22 May 2016 17:49:41 -0400 Subject: [PATCH] More TODOs. --- test/page10.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/page10.c b/test/page10.c index dc312ab8..ba8399da 100644 --- a/test/page10.c +++ b/test/page10.c @@ -1,6 +1,8 @@ // 22 december 2015 #include "test.h" +// TODO test composed diacritic marks + static uiEntry *textString; static uiFontButton *textFontButton; static uiColorButton *textColorButton;