summaryrefslogtreecommitdiffstats
path: root/doc/src/whatsnew/whatsnew54.qdoc
diff options
context:
space:
mode:
authorQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-09-21 03:04:12 +0200
committerQt Forward Merge Bot <qt_forward_merge_bot@qt-project.org>2019-09-21 03:04:19 +0200
commitcdcda09055c35b8faf08588a4bba5369571ce3c5 (patch)
tree1292f72bfeb5fc0bd79d1a4acac2de9f380632df /doc/src/whatsnew/whatsnew54.qdoc
parentb490a2028f4c03783e76646bf9ff47e3601bf14d (diff)
parent20948b62f69338cb5ba6b396ae5cf8c32bf348b6 (diff)
Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"v5.14.0-alpha1
Diffstat (limited to 'doc/src/whatsnew/whatsnew54.qdoc')
-rw-r--r--doc/src/whatsnew/whatsnew54.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/src/whatsnew/whatsnew54.qdoc b/doc/src/whatsnew/whatsnew54.qdoc
index 0b0085f43..ab0622840 100644
--- a/doc/src/whatsnew/whatsnew54.qdoc
+++ b/doc/src/whatsnew/whatsnew54.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 The Qt Company Ltd.
+** Copyright (C) 2019 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
@@ -45,7 +45,7 @@
\section1 New Supported Platforms
\list
- \li \l{Qt for WinRT}{WinRT} now a supported platform
+ \li Qt for \WinRT now a supported platform
\li Windows Phone 8.1 minimum supported version
\endlist
@@ -76,12 +76,12 @@
color channel. If used as the internal format of a QOpenGLFramebufferObject,
the OpenGL paint engine is able to render in full precision if supported by
the OpenGL driver.
- \li WinRT: Added support for native file dialogs.
+ \li \WinRT: Added support for native file dialogs.
\endlist
\section2 Qt Core Module
\list
- \li WinRT: Added support for native settings container (local and roaming).
+ \li \WinRT: Added support for native settings container (local and roaming).
\li QStorageInfo: Class for providing information about currently mounted
storage volumes and drives.
\li QByteArrayList: Convenience class adding similar extra methods on top