aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2016-06-02 19:29:33 +0300
committerOrgad Shaneh <orgads@gmail.com>2016-06-06 14:54:28 +0000
commitf8db4c3b0c8f286f8ef0831d6c386b94a6248d3e (patch)
tree1a1725eb93dfe85965b1cb7f81e637f94587fbcf /doc
parent8e05c6364ae0573bade42ed6eecaab000f8693e4 (diff)
Bump required Qt version to 5.4.0
Required for using new functions of QTimer. Get rid of workarounds and helper functions that support previous versions. Change-Id: I13bec075ce3014083120834a402bdc213df10be9 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Christian Kandeler <christian.kandeler@theqtcompany.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/qbs.qdoc8
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/qbs.qdoc b/doc/qbs.qdoc
index a2043f8f1..8d782823b 100644
--- a/doc/qbs.qdoc
+++ b/doc/qbs.qdoc
@@ -118,13 +118,7 @@
\title System Requirements
- To build \QBS from the source, you need the following:
-
- \list
-
- \li Qt >= 5.1.0
-
- \endlist
+ To build \QBS from the source, you need Qt 5.4.0, or later
*/