diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2018-05-03 16:18:44 +0200 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2018-05-03 16:18:47 +0200 |
| commit | db8256ab0f983f164d70b9874e114d234357cda5 (patch) | |
| tree | bae615305992fc1f74fb488f37a16ad2276b57d8 /examples/opengl/contextinfo.py | |
| parent | 9b01aae7777c7ccde9eed1a8c55aead1524e00e5 (diff) | |
| parent | 8f6611ca89adf2a4c8a84049a7b5b8ba405236ba (diff) | |
Merge remote-tracking branch 'origin/5.9' into 5.11
Change-Id: I15e8a6120c249bfc5a0e2b3fa262989fafccbf57
Diffstat (limited to 'examples/opengl/contextinfo.py')
| -rw-r--r-- | examples/opengl/contextinfo.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/contextinfo.py b/examples/opengl/contextinfo.py index b2df1ded2..ef1005604 100644 --- a/examples/opengl/contextinfo.py +++ b/examples/opengl/contextinfo.py @@ -5,7 +5,7 @@ ## Copyright (C) 2017 The Qt Company Ltd. ## Contact: http://www.qt.io/licensing/ ## -## This file is part of the PySide examples of the Qt Toolkit. +## This file is part of the Qt for Python examples of the Qt Toolkit. ## ## $QT_BEGIN_LICENSE:BSD$ ## You may use this file under the terms of the BSD license as follows: |
