aboutsummaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorRoman Lacko <backup.rlacko@gmail.com>2013-11-18 00:28:01 +0100
committerRoman Lacko <backup.rlacko@gmail.com>2013-11-18 00:28:01 +0100
commit767184a727987271b476e1c18db6366e0f666946 (patch)
tree9bcab43101134545426db5bbfeb7ba988b642eed /README.rst
parent078e31440b9d06d1753a6320fb5ab8f2137738c0 (diff)
Update info about supported Qt versions in README
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 4057721b2..7ad3bfe85 100644
--- a/README.rst
+++ b/README.rst
@@ -18,7 +18,7 @@ any contribution without requiring a transfer of copyright.
Compatibility
=============
-PySide requires Python 2.6 or later and Qt 4.6 or better.
+PySide requires Python 2.6 or later and Qt 4.6 or better. Qt 5.x is currently not supported.
Installation
============