We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da45b0d commit 847355cCopy full SHA for 847355c
examples/qt.py
@@ -3,9 +3,9 @@
3
# bar and a browser.
4
#
5
# Tested configurations:
6
-# - PyQt 5.8.2 on Windows/Linux/Mac
7
-# - PyQt 4.11 (qt 4.8) on Windows/Linux
8
-# - PySide 1.2 (qt 4.8) on Windows/Linux/Mac
+# - PyQt 5.8.2 (qt 5.8.0) on Windows/Linux/Mac
+# - PyQt 4.10.4 / 4.11 (qt 4.8.6) on Windows/Linux
+# - PySide 1.2.1 (qt 4.8.6) on Windows/Linux/Mac
9
# - CEF Python v55.4+
10
11
# Issues with PySide 1.2:
0 commit comments