https://bugs.kde.org/show_bug.cgi?id=473517

--- Comment #2 from Nicolas Fella <nicolas.fe...@gmx.de> ---
Creating a KAboutData itself is fine as long as we don't apply it globally (via
KAboutData::setApplicationData). That's what we do in
https://invent.kde.org/frameworks/kxmlgui/-/blob/master/src/kmainwindow.cpp#L275
though.

What's worse is that KAboutData::applicationData implicitly creates a
KAboutData if none exists, and we use that in several places. Maybe for KF6 we
should just not do that

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to