mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-30 18:03:07 +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 test_imageqt import PillowQtTestCase
|
||||||
|
|
||||||
from PIL import Image, ImageQt
|
from PIL import Image, ImageQt
|
||||||
|
|
Loading…
Reference in New Issue
Block a user