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