Skip to content

Put code of public header depending on deprecated Qt API in deprecation wrapper

Alexander Lohnau requested to merge work/insert_multi_deprecation_wrapper into master

Otherwise the build will fail for projects that exclude deprecated Qt API & include this header, like dolphin.

Merge request reports