diff options
Diffstat (limited to 'multimedia/openshot/files/patch-src_windows_preferences.py')
-rw-r--r-- | multimedia/openshot/files/patch-src_windows_preferences.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/openshot/files/patch-src_windows_preferences.py b/multimedia/openshot/files/patch-src_windows_preferences.py index 9977ccf14dc7..b361734d20b5 100644 --- a/multimedia/openshot/files/patch-src_windows_preferences.py +++ b/multimedia/openshot/files/patch-src_windows_preferences.py @@ -1,6 +1,6 @@ ---- src/windows/preferences.py.orig 2022-12-08 21:31:12 UTC +--- src/windows/preferences.py.orig 2023-04-01 07:04:04 UTC +++ src/windows/preferences.py -@@ -315,7 +315,7 @@ class Preferences(QDialog): +@@ -318,7 +318,7 @@ class Preferences(QDialog): value_list.remove(value_item) elif os_platform == "Windows" and v not in ("0", "3", "4"): value_list.remove(value_item) |