Skip to content
Commit 615b4e50 authored by Bharadwaj Raju's avatar Bharadwaj Raju Committed by Nate Graham
Browse files

Panel: Fix non-existent "anyDragAndDrop" property usage

This removes a very common "cannot assign undefined to bool" warning.

The use of this `anyDragAndDrop` property was introduced in
4726b9dd, but as far as I can tell this
is the only reference to this property anywhere in KDE sourcecode. It
was meant to be `root.dragAndDropping` so I changed it to that.
parent 739cfe66
Pipeline #539974 failed with stage
in 29 seconds
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