[Differential] [Changed Subscribers] D1968: Make it possible to extract random text from a document

mwolff (Milian Wolff) noreply at phabricator.kde.org
Wed Jun 22 09:59:51 UTC 2016


mwolff added inline comments.

INLINE COMMENTS

> textdocument.cpp:488
> +
> +    KTextEditor::View *view = activeTextView();
> +    if (view) {

why do we need a view to get the text in a range? makes no sense to me. can't you just remove this?

REPOSITORY
  rKDEVPLATFORM KDevPlatform

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

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: apol, #kdevelop
Cc: mwolff, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160622/eed57179/attachment.html>


More information about the KDevelop-devel mailing list