El Wednesday 06 January 2016, a les 14:56:48, Martin Koller va escriure: > In the section about KApplication -> QApplication, I find: > > Make sure to: > Call QCoreApplication::setApplicationName() and others ... > > It seems this is not needed when one uses KAboutData::setApplicationData()
Correct, you can see KAboutData::setApplicationData calls app->setApplicationName(aboutData.componentName()); Cheers, Albert > > If this is correct, I would add this to the page: > > https://community.kde.org/index.php?title=Frameworks/Porting_Notes&action=ed > it§ion=16