aboutsummaryrefslogtreecommitdiff
path: root/multimedia/openshot/files/patch-src_launch.py
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/openshot/files/patch-src_launch.py')
-rw-r--r--multimedia/openshot/files/patch-src_launch.py11
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/openshot/files/patch-src_launch.py b/multimedia/openshot/files/patch-src_launch.py
deleted file mode 100644
index 82ffc00ff526..000000000000
--- a/multimedia/openshot/files/patch-src_launch.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/launch.py.orig 2022-12-08 21:31:12 UTC
-+++ src/launch.py
-@@ -114,7 +114,7 @@ def main():
- '(requires Qt 5.11+)')
- parser.add_argument(
- '-b', '--web-backend', action='store',
-- choices=['auto', 'webkit', 'webengine'], default='auto',
-+ choices=['auto', 'webkit', 'webengine'], default='webkit',
- help="Web backend to use for Timeline")
- parser.add_argument(
- '-d', '--debug', action='store_true',