Skip to content

Fix build break due to KUrlMimeData::DecodeOptions change

Jin Liu requested to merge genericity/kio:decodeoptions-qflags into master

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.

Merge request reports

Loading