[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenetwork/ksirc
From:       Simon Hausmann <hausmann () kde ! org>
Date:       2003-01-19 13:09:50
[Download RAW message or body]

CVS commit by hausmann: 

- fixed #53152: newlines should not get appended to the selection for
  wrapped lines
CCMAIL: 53152-done@bugs.kde.org


  M +0 -3      kstextview.cpp   1.79


--- kdenetwork/ksirc/kstextview.cpp  #1.78:1.79
@@ -1300,8 +1300,5 @@ QString TextParag::updateSelection( cons
 
     for (; line != lastLine; line = m_lines.next() )
-    {
         selectedText += line->updateSelection( start, end );
-        selectedText += '\n';
-    }
 
     if ( lastLine )


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic