On Tuesday 26 November 2013 09:56:54 Stephen Kelly wrote:
> I looked into this to try to understand, but I still don't understand why a 
> patch something like this can not be applied:

The problem is with the code in main(), that would call this.

KCmdLineArgs *has* to be used before the QCoreApplication constructor.

KAboutData requires i18n() or tr().

i18n() or tr() has to be used *after* the QCoreApplication constructor.

GOTO 10.

-- 
David Faure, fa...@kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to