Snippets for angelfish 26.04.3 from Nix aarch64-linux
Sourced from https://hydra.nixos.org/log/zm8j6xwm0mnxhng9fyvjcfra1nsifs0f-angelfish-26.04.3.drv.
-
/build/angelfish-26.04.3/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)); | ^~~~~~~~~~~~~~~~~ -
/build/angelfish-26.04.3/src/main.cpp:130:48: warning: ‘KLocalizedContext’ is deprecated: Since 6.8. use KLocalizedQmlContext or KLocalization::setupLocalizedContext() from KF6::I18nQml instead [-Wdeprecated-declarations] 130 | engine.rootContext()->setContextObject(new KLocalizedContext(&engine)); | ^~~~~~~~~~~~~~~~~