mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 01:16:16 +03:00
Updated documentation URL
This commit is contained in:
parent
40b659764d
commit
c1b1f184b8
|
@ -46,7 +46,7 @@ class PillowQPixmapTestCase(PillowQtTestCase):
|
|||
class TestImageQt(PillowQtTestCase, PillowTestCase):
|
||||
|
||||
def test_rgb(self):
|
||||
# from https://qt-project.org/doc/qt-4.8/qcolor.html
|
||||
# from https://doc.qt.io/qt-4.8/qcolor.html
|
||||
# typedef QRgb
|
||||
# An ARGB quadruplet on the format #AARRGGBB,
|
||||
# equivalent to an unsigned int.
|
||||
|
|
Loading…
Reference in New Issue
Block a user