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

List:       kde-commits
Subject:    branches/work/koffice-essen/libs/kotext/styles
From:       Pavol Korinek <pavol.korinek () ixonos ! com>
Date:       2010-12-02 12:21:58
Message-ID: 20101202122158.3DC93AC8A4 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1202819 by pavolk:

variable name corected

 M  +1 -1      KoParagraphStyle.cpp  


--- branches/work/koffice-essen/libs/kotext/styles/KoParagraphStyle.cpp #1202818:1202819
@@ -187,7 +187,7 @@
 
 void KoParagraphStyle::applyStyle(QTextBlockFormat &format) const
 {
-    bool hadbreak = format.hasProperty(QTextFormat::PageBreakPolicy);
+    bool hadBreak = format.hasProperty(QTextFormat::PageBreakPolicy);
 
     if (d->parentStyle) {
         d->parentStyle->applyStyle(format);
[prev in list] [next in list] [prev in thread] [next in thread] 

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