mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-12 18:26:17 +03:00
add functions to convert: Image <-> QImage; Image <-> QPixmap (see #897); fix typo that breaks tests
This commit is contained in:
parent
2d706d74dc
commit
854d343aa5
|
@ -1,4 +1,4 @@
|
|||
from helper import unittest, PillowTestCase, hopper, image
|
||||
from helper import unittest, PillowTestCase, hopper
|
||||
from test_imageqt import PillowQtTestCase
|
||||
|
||||
from PIL import Image, ImageQt
|
||||
|
|
Loading…
Reference in New Issue
Block a user