summaryrefslogtreecommitdiffstats
path: root/kde/patch/qqc2-desktop-style.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kde/patch/qqc2-desktop-style.patch')
-rw-r--r--kde/patch/qqc2-desktop-style.patch5
1 files changed, 5 insertions, 0 deletions
diff --git a/kde/patch/qqc2-desktop-style.patch b/kde/patch/qqc2-desktop-style.patch
new file mode 100644
index 0000000..85648d5
--- /dev/null
+++ b/kde/patch/qqc2-desktop-style.patch
@@ -0,0 +1,5 @@
+# Use scrollbar height as bottom padding, not width.
+# Should be fixed post qqc2-desktop-style 5.67.0):
+cat $CWD/patch/qqc2-desktop-style/qqc2-desktop-style_scrollbar.patch | patch -p1 --verbose || { touch ${SLACK_KDE_BUILD_DIR}/${PKGNAME}.failed ; continue ; }
+
+