Snippets for angelfish 26.07.90 from Fedora x86_64
Sourced from https://kojipkgs.fedoraproject.org/packages/angelfish/26.07.90/1.fc45/data/logs/x86_64/build.log.
-
/builddir/build/BUILD/angelfish-26.07.90-build/angelfish-26.07.90/angelfish-webapp/main.cpp:71:48: warning: ‘KLocalizedContext’ is deprecated: Since 6.8. use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead [-Wdeprecated-declarations] 71 | engine.rootContext()->setContextObject(new KLocalizedContext(&engine)); | ^~~~~~~~~~~~~~~~~ -
/builddir/build/BUILD/angelfish-26.07.90-build/angelfish-26.07.90/src/main.cpp:135:48: warning: ‘KLocalizedContext’ is deprecated: Since 6.8. use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead [-Wdeprecated-declarations] 135 | engine.rootContext()->setContextObject(new KLocalizedContext(&engine)); | ^~~~~~~~~~~~~~~~~