aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@digia.com>2014-03-07 11:43:39 +0100
committerEike Ziller <eike.ziller@digia.com>2014-03-07 13:46:31 +0100
commit27a21ef21fa5dc4754120179e99edbc7d714ba36 (patch)
tree2f6f742f5d1310ef9fee96749495b3f5cc0423a5 /README
parent5031c49cfec72727c52e3667468081bdf288ed01 (diff)
README: WinRT support is disabled when compiling with Qt4
Change-Id: Iff0e33f4a1d28fe8b806f16d161a3e7fa8316e79 Reviewed-by: Daniel Teske <daniel.teske@digia.com>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
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
====================