From 148c7ba86868789079c1d9dc56c71631a124089b Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 24 Dec 2018 13:44:00 +0530 Subject: [PATCH] Add a global TODO file --- engine-TODO.rst | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 engine-TODO.rst diff --git a/engine-TODO.rst b/engine-TODO.rst new file mode 100644 index 0000000000..2f4e27e431 --- /dev/null +++ b/engine-TODO.rst @@ -0,0 +1,5 @@ +Update coretext_fontdatabase.mm + +Just import the one from Qt 5.12 wholesale. There have been lots of +improvements to it and hopefully it will just continue to work. +The original file was imported wholesale from Qt 5.6