D22413: Fix build after 0b2fe3cf21

Kai Uwe Broulik noreply at phabricator.kde.org
Fri Jul 12 10:32:13 BST 2019


broulik accepted this revision.
broulik added inline comments.
This revision is now accepted and ready to land.

INLINE COMMENTS

> kstringhandler.cpp:346
>      int length = 0;
>      auto chrs = text.toUcs4();
>      for (auto chr : chrs) {

for the reference, `toUcs4()` returns a `QVector<uint>`

REPOSITORY
  R244 KCoreAddons

BRANCH
  master

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

To: dvratil, dfaure, broulik
Cc: broulik, kde-frameworks-devel, mlaurent, LeGast00n, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190712/bbe239fb/attachment.html>


More information about the Kde-frameworks-devel mailing list