diff options
| author | Cristián Maureira-Fredes <Cristian.Maureira-Fredes@qt.io> | 2022-03-30 21:05:54 +0200 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2022-04-01 21:32:23 +0000 |
| commit | e252a47fb50975a1ec6c7ca2d16d3acefc0b737d (patch) | |
| tree | d116c2c3a5d2ff975bd90349457a4e6afa3bcc70 /examples/widgets/draganddrop | |
| parent | 7b0882908f42262156dd17879e03f49917cea190 (diff) | |
examples: replace http by https
Pick-to: 6.2
Change-Id: Ib53667e03a2dea2afea73a344d5749d37d59c52b
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'examples/widgets/draganddrop')
| -rw-r--r-- | examples/widgets/draganddrop/draggableicons/draggableicons.py | 2 | ||||
| -rw-r--r-- | examples/widgets/draganddrop/draggabletext/draggabletext.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/widgets/draganddrop/draggableicons/draggableicons.py b/examples/widgets/draganddrop/draggableicons/draggableicons.py index b3b4a56e5..d7b2cb6e5 100644 --- a/examples/widgets/draganddrop/draggableicons/draggableicons.py +++ b/examples/widgets/draganddrop/draggableicons/draggableicons.py @@ -1,7 +1,7 @@ ############################################################################# ## ## Copyright (C) 2021 The Qt Company Ltd. -## Contact: http://www.qt.io/licensing/ +## Contact: https://www.qt.io/licensing/ ## ## This file is part of the Qt for Python examples of the Qt Toolkit. ## diff --git a/examples/widgets/draganddrop/draggabletext/draggabletext.py b/examples/widgets/draganddrop/draggabletext/draggabletext.py index 9595b0d2c..e5fe113c3 100644 --- a/examples/widgets/draganddrop/draggabletext/draggabletext.py +++ b/examples/widgets/draganddrop/draggabletext/draggabletext.py @@ -3,7 +3,7 @@ ## ## Copyright (C) 2013 Riverbank Computing Limited. ## Copyright (C) 2016 The Qt Company Ltd. -## Contact: http://www.qt.io/licensing/ +## Contact: https://www.qt.io/licensing/ ## ## This file is part of the Qt for Python examples of the Qt Toolkit. ## |
