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

List:       kde-commits
Subject:    koffice/libs/kotext (silent)
From:       Jaroslaw Staniek <js () iidea ! pl>
Date:       2007-01-03 23:11:55
Message-ID: 1167865915.233365.16186.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 619653 by staniek:

SVN_SILENT compile on gcc 3.3.5


 M  +1 -1      KoTextDocumentLayout.cpp  


--- trunk/koffice/libs/kotext/KoTextDocumentLayout.cpp #619652:619653
@@ -433,7 +433,7 @@
     d->borderInsets.bottom = d->format.doubleProperty(KoParagraphStyle::BottomPadding);
     d->borderInsets.right = d->format.doubleProperty(KoParagraphStyle::RightPadding);
 
-    KoTextBlockBorderData border(QRectF(x() - listIndent(), d->y + d->borderInsets.top + topMargin(), width(), 1.));
+    KoTextBlockBorderData border(QRectF(this->x() - listIndent(), d->y + d->borderInsets.top + topMargin(), width(), 1.));
     border.setEdge(border.Left, d->format, KoParagraphStyle::LeftBorderStyle,
         KoParagraphStyle::LeftBorderWidth, KoParagraphStyle::LeftBorderColor,
         KoParagraphStyle::LeftBorderSpacing, KoParagraphStyle::LeftInnerBorderWidth);
[prev in list] [next in list] [prev in thread] [next in thread] 

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