Skip to content

Silence deprecation warnings for implementation of deprecated API & their autotests

Alexander Lohnau requested to merge work/silence_deprecations into master

Also we can use QT_WARNING_DISABLE_DEPRECATED directly, which takes care of silencing deprecations for the different compilers.

Merge request reports