aboutsummaryrefslogtreecommitdiffstats
path: root/examples/corelib/regexp/regexp.pyproject
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2021-03-23 13:07:34 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2021-03-23 13:42:04 +0100
commit2a1fd90ac1803644aa5890680fc313d2916eea88 (patch)
tree151e4f66cce44393249fa1f4df70968f034e2a76 /examples/corelib/regexp/regexp.pyproject
parent401d8c212b1d394b05cfd7f5db05062a07604150 (diff)
Remove the regexp example
It is based on the removed class QRegExp. Task-number: PYSIDE-1112 Change-Id: Icfc35cc2e0d4c0870407eadc4bf31c063155e387 Reviewed-by: Christian Tismer <tismer@stackless.com>
Diffstat (limited to 'examples/corelib/regexp/regexp.pyproject')
-rw-r--r--examples/corelib/regexp/regexp.pyproject3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/corelib/regexp/regexp.pyproject b/examples/corelib/regexp/regexp.pyproject
deleted file mode 100644
index 63f9c6198..000000000
--- a/examples/corelib/regexp/regexp.pyproject
+++ /dev/null
@@ -1,3 +0,0 @@
-{
- "files": ["regexp.py"]
-}