X Tutup
Skip to content

Commit 0fa2dc5

Browse files
authored
Update qt.py - tested configurations (again)
1 parent 847355c commit 0fa2dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/qt.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# Tested configurations:
66
# - PyQt 5.8.2 (qt 5.8.0) on Windows/Linux/Mac
7-
# - PyQt 4.10.4 / 4.11 (qt 4.8.6) on Windows/Linux
7+
# - PyQt 4.10.4 / 4.11.4 (qt 4.8.6 / 4.8.7) on Windows/Linux
88
# - PySide 1.2.1 (qt 4.8.6) on Windows/Linux/Mac
99
# - CEF Python v55.4+
1010
#

0 commit comments

Comments
 (0)
X Tutup