From 18ec53156ee704fdb4977436fccfdc85333e614b Mon Sep 17 00:00:00 2001 From: Karsten Heimrich Date: Wed, 17 Jun 2020 12:33:40 +0200 Subject: Move QTextCodec support out of QtCore * Assume UTF-8 on all Unix like systems * Export some functions to be able to compile QTextCodec once moved to Qt5Compat. Task-number: QTBUG-75665 Change-Id: I52ec47a848bc0ba72e9c7689668b1bcc5d736c29 Reviewed-by: Lars Knoll --- examples/widgets/tools/tools.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/widgets/tools/tools.pro') diff --git a/examples/widgets/tools/tools.pro b/examples/widgets/tools/tools.pro index 0e572a632b..d2a02deb6b 100644 --- a/examples/widgets/tools/tools.pro +++ b/examples/widgets/tools/tools.pro @@ -1,6 +1,5 @@ TEMPLATE = subdirs SUBDIRS = \ - codecs \ completer \ customcompleter \ echoplugin \ -- cgit v1.2.3