From 27a21ef21fa5dc4754120179e99edbc7d714ba36 Mon Sep 17 00:00:00 2001 From: Eike Ziller Date: Fri, 7 Mar 2014 11:43:39 +0100 Subject: [PATCH] README: WinRT support is disabled when compiling with Qt4 Change-Id: Iff0e33f4a1d28fe8b806f16d161a3e7fa8316e79 Reviewed-by: Daniel Teske --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index e56bba4b5b5..b8d9d1722f9 100644 --- a/README +++ b/README @@ -12,7 +12,7 @@ Mac OS 10.6 or later Building the sources requires Qt 5.2.0 or later. It is also possible to build with Qt 4.8.x, but in that case the Welcome mode, -Qt Quick Designer and QML Profiler are disabled. +Qt Quick Designer, QML Profiler and WinRT support are disabled. Compiling Qt Creator ====================