From f9f309dabf5ea60bf1b54fed1e0e0d0e38eefa97 Mon Sep 17 00:00:00 2001 From: Czarek Tomczak Date: Wed, 14 Nov 2018 06:12:03 +0100 Subject: [PATCH] Update qt.py - tested configurations (#438) --- examples/qt.py | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/qt.py b/examples/qt.py index 8d2e5fe2..a272b80d 100644 --- a/examples/qt.py +++ b/examples/qt.py @@ -6,6 +6,7 @@ # - PyQt 5.8.2 (qt 5.8.0) on Windows/Linux/Mac # - PyQt 4.10.4 / 4.11.4 (qt 4.8.6 / 4.8.7) on Windows/Linux # - PySide 1.2.1 (qt 4.8.6) on Windows/Linux/Mac +# - PySide2 5.6.0, 5.11.2 (qt 5.6.2, 5.11.2) on Windows/Linux/Mac # - CEF Python v55.4+ # # Issues with PySide 1.2: