aboutsummaryrefslogtreecommitdiffstats
path: root/examples/widgets/animation/easing/easing.pyproject
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/animation/easing/easing.pyproject')
-rw-r--r--examples/widgets/animation/easing/easing.pyproject4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/widgets/animation/easing/easing.pyproject b/examples/widgets/animation/easing/easing.pyproject
new file mode 100644
index 000000000..2677e28ea
--- /dev/null
+++ b/examples/widgets/animation/easing/easing.pyproject
@@ -0,0 +1,4 @@
+{
+ "files": ["easing.qrc", "ui_form.py", "easing.py", "easing_rc.py",
+ "form.ui"]
+}