From c41195f65d22455432da195c90e32c0056be5819 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Sun, 26 Nov 2017 14:06:05 +0100 Subject: frameworks/kio: fix directory creation in dolphin and plasma Qt 5.9.3 breaks KIO::mkpath() which results in the inability to create directories in Dolphin and Plasma Folder View. This patch (included in future Frameworks 5.41) fixes the regression. --- kde/build/kio | 1 + 1 file changed, 1 insertion(+) create mode 100644 kde/build/kio (limited to 'kde/build') diff --git a/kde/build/kio b/kde/build/kio new file mode 100644 index 0000000..0cfbf08 --- /dev/null +++ b/kde/build/kio @@ -0,0 +1 @@ +2 -- cgit v1.2.3