Skip to content
Commit 7a0b14bf authored by Friedrich W. H. Kossebau's avatar Friedrich W. H. Kossebau
Browse files

[mediaframe applet] Fix defunct adding of new files/folder per DnD

Summary:
It was broken for 2 reasons:
* usage of since-renamed MediaFrame::has() method
* calling push() directly on plasmoid.configuration.pathList was no-op
  due to QTBUG-67773

Test Plan:
Dropping files & folders onto an existing mediaframe widget results in the
files & folders being added now.

Reviewers: #plasma, davidedmundson

Reviewed By: #plasma, davidedmundson

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D12287
parent faa26503
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment