aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pyproject')
-rw-r--r--examples/examples.pyproject3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/examples.pyproject b/examples/examples.pyproject
index 164997a51..814aae024 100644
--- a/examples/examples.pyproject
+++ b/examples/examples.pyproject
@@ -54,7 +54,8 @@
"opengl/contextinfo/contextinfo.py",
"opengl/hellogl2/hellogl2.py",
"opengl/textures/textures.py",
- "quickcontrols2/gallery/gallery.py",
+ "quickcontrols/gallery/gallery.py",
+ "quickcontrols/filesystemexplorer/filesystemexplorer.py",
"quick/painteditem/painteditem.py",
"remoteobjects/modelview/modelviewclient.py",
"remoteobjects/modelview/modelviewserver.py",