D10757: Reset QLocale internals when we have a custom app language

Aleix Pol Gonzalez noreply at phabricator.kde.org
Sat Feb 24 00:33:00 UTC 2018


apol added inline comments.

INLINE COMMENTS

> kswitchlanguagedialog_p.cpp:94
> +        // this is highly dependant on Qt internals, so may break, but oh well
> +        QSystemLocale *dummy = new QSystemLocale();
> +        delete dummy;

Not saying this is good or bad but clearly looks like Qt is missing some API there.

REPOSITORY
  R263 KXmlGui

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D10757

To: aacid, apol, ilic
Cc: lueck, #frameworks, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180224/95a67d63/attachment.html>


More information about the Kde-frameworks-devel mailing list