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

List:       kde-commits
Subject:    koffice/kword/part/frames
From:       Casper Boemann <cbr () boemann ! dk>
Date:       2010-08-10 10:24:03
Message-ID: 20100810102403.501F4AC7E8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1161544 by boemann:

Make sure PageBackground is always run-through



 M  +2 -1      KWFrameLayout.cpp  


--- trunk/koffice/kword/part/frames/KWFrameLayout.cpp #1161543:1161544
@@ -68,7 +68,8 @@
     if (!hasFrameOn(fs, pageNumber)) {
         KoShape *shape = new KWPageBackground();
         shape->setSize(QSizeF(page.width(), page.height()));
-        new KWFrame(shape, fs);
+        KWFrame *f = new KWFrame(shape, fs);
+        f->setTextRunAround(KWord::RunThrough);
     }
 
     // create headers & footers
[prev in list] [next in list] [prev in thread] [next in thread] 

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