Skip to content

Fix the Qt6 build

Volker Krause requested to merge work/vkrause/fix-qt6-build into master

This is a horrible hack to make the copied and edited moc code build with Qt6. A proper fix would be to get rid of this entirely. But for now that should be good enough to unblock KF6 modules depending on Phonon.

Merge request reports