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

Reply via email to