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

List:       kde-commits
Subject:    KDE/kdepim/korganizer/printing
From:       Ron Goodheart <rong.dev () gmail ! com>
Date:       2009-01-25 6:20:19
Message-ID: 1232864419.511374.21763.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 916345 by rgoodheart:

Added footer that was missing from split week print



 M  +2 -0      calprintdefaultplugins.cpp  


--- trunk/KDE/kdepim/korganizer/printing/calprintdefaultplugins.cpp #916344:916345
@@ -1067,11 +1067,13 @@
       drawTimeTable( p, fromWeek, endLeft, mStartTime, mEndTime, weekBox,
                      mIncludeDescription, mExcludeTime,
                      mExcludeConfidential, mExcludePrivate );
+      drawFooter( p, weekBox1 );
       mPrinter->newPage();
       drawSplitHeaderRight( p, fromWeek, curWeek, QDate(), width, hh );
       drawTimeTable( p, endLeft.addDays( 1 ), curWeek, mStartTime, mEndTime,
                      weekBox1, mIncludeDescription, mExcludeTime,
                      mExcludeConfidential, mExcludePrivate );
+      drawFooter( p, weekBox1 );
       fromWeek = fromWeek.addDays( 7 );
       curWeek = fromWeek.addDays( 6 );
       if ( curWeek <= toWeek ) {
[prev in list] [next in list] [prev in thread] [next in thread] 

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