From 2a1fd90ac1803644aa5890680fc313d2916eea88 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Tue, 23 Mar 2021 13:07:34 +0100 Subject: Remove the regexp example It is based on the removed class QRegExp. Task-number: PYSIDE-1112 Change-Id: Icfc35cc2e0d4c0870407eadc4bf31c063155e387 Reviewed-by: Christian Tismer --- examples/corelib/regexp/regexp.pyproject | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 examples/corelib/regexp/regexp.pyproject (limited to 'examples/corelib/regexp/regexp.pyproject') 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"] -} -- cgit v1.2.3