https://bugs.kde.org/show_bug.cgi?id=501885
Johannes Zarl-Zierl <johan...@zarl-zierl.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/kphotoalbum/-/commit/1 | |57b59ba1492d96c1f96d12a7332 | |41c872bcfefe --- Comment #1 from Johannes Zarl-Zierl <johan...@zarl-zierl.at> --- Git commit 157b59ba1492d96c1f96d12a733241c872bcfefe by Johannes Zarl-Zierl. Committed on 22/03/2025 at 21:14. Pushed by johanneszarl into branch 'master'. Fix purpose plugin support Purpose was somehow forgotten when porting to Qt6/KF6 because purpose was correctly found by cmake, but then the purpose-related code was silently not compiled. What was tested: - Plugin support is marked as available in the feature dialog - The "Modules" menu is populated - Sharing one image via mail - Sharing the whole demo database via "Copy to clipboard..." M +1 -0 CHANGELOG.md M +1 -1 CMakeLists.txt M +1 -1 MainWindow/FeatureDialog.cpp M +2 -2 MainWindow/Window.cpp M +1 -1 Plugins/PurposeMenu.cpp M +1 -1 Plugins/PurposeMenu.h M +1 -1 lib/kpabase/config-kpa-plugins.h.in https://invent.kde.org/graphics/kphotoalbum/-/commit/157b59ba1492d96c1f96d12a733241c872bcfefe -- You are receiving this mail because: You are watching all bug changes.