D29208: [NestedListHelper] Improve indentation code

David Faure noreply at phabricator.kde.org
Wed Apr 29 23:45:12 BST 2020


dfaure added inline comments.

INLINE COMMENTS

> nestedlisthelper.cpp:87
> +    QTextBlock nextBlock = block.next();
> +    if (!block.isValid()) {
> +        return false;

So the last block cannot be unindented? How come?

REPOSITORY
  R310 KTextWidgets

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

To: poboiko, #frameworks, dfaure, mlaurent
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200429/26a339df/attachment-0001.html>


More information about the Kde-frameworks-devel mailing list