diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2021-03-12 07:27:09 +0100 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2021-03-12 16:34:57 +0100 |
| commit | 31be0cfd47643204b32e5192fb18ee2cfc152c9d (patch) | |
| tree | 1a35cf4839c3344e6bd1478685d91cfd1990612c /sources/pyside6/tests | |
| parent | 33fcaccaf3ab6da32527e8dbac606812515d6bb6 (diff) | |
Pyside6: Move QtOpenGLFunctions into QtOpenGL
[ChangeLog][PySide6] QtOpenGLFunctions have been moved into QtOpenGL.
Task-number: PYSIDE-1482
Change-Id: I60807f1c3f7c0a2308a810c72a751de39d03abc0
Reviewed-by: Christian Tismer <tismer@stackless.com>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'sources/pyside6/tests')
| -rw-r--r-- | sources/pyside6/tests/QtOpenGLFunctions/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sources/pyside6/tests/QtOpenGLFunctions/CMakeLists.txt b/sources/pyside6/tests/QtOpenGLFunctions/CMakeLists.txt deleted file mode 100644 index 2f7cb08b9..000000000 --- a/sources/pyside6/tests/QtOpenGLFunctions/CMakeLists.txt +++ /dev/null @@ -1 +0,0 @@ -# Please add some tests, here |
