diff options
Diffstat (limited to 'examples/declarative/stringlistmodel')
| -rw-r--r-- | examples/declarative/stringlistmodel/stringlistmodel.py | 2 | ||||
| -rw-r--r-- | examples/declarative/stringlistmodel/view.qml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/declarative/stringlistmodel/stringlistmodel.py b/examples/declarative/stringlistmodel/stringlistmodel.py index 4e5e54466..a85610372 100644 --- a/examples/declarative/stringlistmodel/stringlistmodel.py +++ b/examples/declarative/stringlistmodel/stringlistmodel.py @@ -2,7 +2,7 @@ ############################################################################# ## ## 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. ## diff --git a/examples/declarative/stringlistmodel/view.qml b/examples/declarative/stringlistmodel/view.qml index 1312aca01..ffc826428 100644 --- a/examples/declarative/stringlistmodel/view.qml +++ b/examples/declarative/stringlistmodel/view.qml @@ -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. ** |
