aboutsummaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/notifications/notifications.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/webenginewidgets/notifications/notifications.pyproject')
-rw-r--r--examples/webenginewidgets/notifications/notifications.pyproject3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/webenginewidgets/notifications/notifications.pyproject b/examples/webenginewidgets/notifications/notifications.pyproject
new file mode 100644
index 000000000..0a3d3c4c5
--- /dev/null
+++ b/examples/webenginewidgets/notifications/notifications.pyproject
@@ -0,0 +1,3 @@
+{
+ "files": ["main.py", "notificationpopup.py"]
+}