aboutsummaryrefslogtreecommitdiffstats
path: root/examples/opengl
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2023-03-22 12:43:38 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2023-03-23 13:19:52 +0000
commitae47e8fa7e6b7c7abf7257936cb208e8b5034b6a (patch)
treed307d58b0b7874eae012ed9a9115da860ff34aca /examples/opengl
parent1864626470fd615b6012a3b7190c3adec90978e6 (diff)
Remove generated files from the example project files
Pick-to: 6.5 6.2 Task-number: PYSIDE-1106 Change-Id: Ic198a3ff73a82f4ad490fdb90d0a1aa839f5ebb2 Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
Diffstat (limited to 'examples/opengl')
-rw-r--r--examples/opengl/textures/textures.pyproject2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/textures/textures.pyproject b/examples/opengl/textures/textures.pyproject
index 05416190a..1ad304324 100644
--- a/examples/opengl/textures/textures.pyproject
+++ b/examples/opengl/textures/textures.pyproject
@@ -1,3 +1,3 @@
{
- "files": ["textures.qrc", "textures_rc.py", "textures.py"]
+ "files": ["textures.qrc", "textures.py"]
}