Skip to content

Commit

Permalink
Qt4 is no longer supported
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
  • Loading branch information
radarhere and hugovk committed Aug 23, 2022
1 parent 1c391fe commit 8f25ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/test_qt_image_toqimage.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def test_sanity(mode, tmp_path):
assert_image_equal(rt, src)

if mode == "1":
# BW appears to not save correctly on QT4 and QT5
# BW appears to not save correctly on QT5
# kicks out errors on console:
# libpng warning: Invalid color type/bit depth combination
# in IHDR
Expand Down

0 comments on commit 8f25ea4

Please sign in to comment.