aboutsummaryrefslogtreecommitdiffstats
path: root/examples/xmlpatterns
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2019-12-06 09:14:33 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2019-12-11 11:55:47 +0100
commitd73b75b08dc3f5998697d0f4936122c2a109b3cb (patch)
tree754b00304abdec583b1e3d487c7743c421120289 /examples/xmlpatterns
parent35a47c64795532f15832760a06cc3ef969d43bb7 (diff)
parent17f4db68e8cb405a431ca8304f4040a1837ce760 (diff)
Merge "Merge remote-tracking branch 'origin/5.15' into dev"
Diffstat (limited to 'examples/xmlpatterns')
-rw-r--r--examples/xmlpatterns/schema/schema.pyproject4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/xmlpatterns/schema/schema.pyproject b/examples/xmlpatterns/schema/schema.pyproject
new file mode 100644
index 000000000..697e58d70
--- /dev/null
+++ b/examples/xmlpatterns/schema/schema.pyproject
@@ -0,0 +1,4 @@
+{
+ "files": ["schema.qrc", "schema.py", "schema.ui", "ui_schema.py",
+ "schema_rc.py"]
+}