From f493d0f2a2a304bf750a4f06971da6f6827f36ca Mon Sep 17 00:00:00 2001
From: buckmelanoma <43704682+buckmelanoma@users.noreply.github.com>
Date: Sun, 20 Feb 2022 09:31:19 -0800
Subject: [PATCH] Fix playlist rule editor window width issue
Same bug as addressed in #1740
---
playlists/playlistrule.ui | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/playlists/playlistrule.ui b/playlists/playlistrule.ui
index ad6317e64e..03ebb14d31 100644
--- a/playlists/playlistrule.ui
+++ b/playlists/playlistrule.ui
@@ -55,7 +55,11 @@
-
-
+
+
+ QComboBox::AdjustToMinimumContentsLengthWithIcon
+
+
-
@@ -94,7 +98,11 @@
-
-
+
+
+ QComboBox::AdjustToMinimumContentsLengthWithIcon
+
+
-