Fix build break due to KUrlMimeData::DecodeOptions change
kcoreaddons!409 (merged) would change DecodeOptions into a QFlags.
This fixes the build break introduced by it.
This doesn't depend on kcoreaddons!409 (merged), so this can be merged before that.