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

List:       kde-commits
Subject:    kdelibs/kate/part
From:       Andras Mantia <amantia () freemail ! hu>
Date:       2003-01-31 20:47:14
[Download RAW message or body]

CVS commit by amantia: 

Do not draw a dashed line after every line. I fix this, as after all it was my idea. :-) BTW, I \
think this would be a welcome addition also in BRANCH.

CCMAIL: meddie@yoyo.its.monash.edu.au


  M +2 -2      kateviewinternal.cpp   1.173


--- kdelibs/kate/part/kateviewinternal.cpp  #1.172:1.173
@@ -592,5 +592,5 @@ void KateViewInternal::updateView(bool c
         lineRanges[z].line = m_doc->getRealLine( z + startLine() );
         if (z)
-          lineRanges[z-1].startsInvisibleBlock = (lineRanges[z-1].line != lineRanges[z].line + \
1); +          lineRanges[z-1].startsInvisibleBlock = (lineRanges[z].line != \
lineRanges[z-1].line + 1);  
         lineRanges[z].visibleLine = z + startLine();


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

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