SUMMARY Fails to build after https://invent.kde.org/pim/pimcommon/-/commit/6b481e131cf38fca52467a3fd2492e7c5aaf08b9 STEPS TO REPRODUCE 1. Build OBSERVED RESULT /builddir/build/BUILD/kaddressbook-24.11.80_2.gite25f5cc-build/kaddressbook-e25f5ccb83b97e171af3cb71452bf495dd60ae3a/src/configuration/kaddressbook_config_plugins.cpp:25:73: error: ‘changed’ is not a member of ‘PimCommon::ConfigurePluginsWidget’ 25 | connect(mConfigurePluginWidget, &PimCommon::ConfigurePluginsWidget::changed, this, &KCMKaddressbookPluginsConfig::slotConfigChanged); | ^~~~~~~
Git commit 749ec02d38caed57c0ce24602432597b9f1137f0 by Laurent Montel. Committed on 25/11/2024 at 17:00. Pushed by mlaurent into branch 'release/24.12'. Fix Bug 496675: Fails to build with git pimcommon M +3 -1 src/configuration/kaddressbook_config_plugins.cpp https://invent.kde.org/pim/kaddressbook/-/commit/749ec02d38caed57c0ce24602432597b9f1137f0