Snippets for angelfish 26.04.3 from Nix x86_64-linux
Sourced from https://hydra.nixos.org/log/sn8gxv6zy8xlza2rdmrmn3kp9lm5xzmy-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)); | ^~~~~~~~~~~~~~~~~