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

List:       kde-commits
Subject:    koffice/kugar/lib
From:       Adam Treat <treat () kde ! org>
Date:       2005-06-29 15:27:16
Message-ID: 1120058836.671886.5509.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 429966 by treat:

* small fix

 M  +4 -4      mreportengine.cpp  


--- trunk/koffice/kugar/lib/mreportengine.cpp #429965:429966
@@ -741,12 +741,12 @@
     widthDelta = (float)pageWidth / templateWidth;
     heightDelta = (float)pageHeight / templateheight;
 
-    kdDebug() << "pagewidth: " << pageWidth
+    kdDebug(30001) << "pagewidth: " << pageWidth
         << " pageheight: " << pageHeight << "\n"
-        << " templateWidth: " << templateWidth
+        << "templateWidth: " << templateWidth
         << " templateheight: " << templateheight << "\n"
-        << " widthDelta: " << widthDelta
-        << " heightDelta: " << heightDelta << "\n"
+        << "widthDelta: " << widthDelta
+        << " heightDelta: " << heightDelta
         << endl;
 
     topMargin = scaleDeltaHeight( attributes.namedItem( "TopMargin" ).nodeValue().toInt() );
[prev in list] [next in list] [prev in thread] [next in thread] 

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