Files
RedBear-OS/local
Red Bear OS Builder ac993e9d9e d-bus: kf6-kglobalacceld review fixes (round 13 follow-up)
Apply the round-13 review fixes to the kglobalacceld daemon main file:

* Add the missing #include QDBusConnectionInterface for the .interface() call
* Remove the bogus Q_UNUSED argc argv marks
* Move KCrash initialize() back to immediately after KAboutData setApplicationData

Tested: 0 (no build per user request). Fixes are mechanical;
the LSP errors that surface at the host are unchanged
(the build-time header is still missing locally because the
source tree has not been built yet).
2026-07-27 09:50:22 +09:00
..