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

List:       kde-commits
Subject:    KDE/kdelibs/kdeprint/cups
From:       Laurent Montel <montel () kde ! org>
Date:       2006-02-17 8:37:40
Message-ID: 1140165460.966083.7755.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 510412 by mlaurent:

Port


 M  +1 -1      ippreportdlg.cpp  


--- trunk/KDE/kdelibs/kdeprint/cups/ippreportdlg.cpp #510411:510412
@@ -61,7 +61,7 @@
 			QString	s = caption() + ": " + QString::number(page);
 			QRect	br = painter.fontMetrics().boundingRect(s);
 			painter.drawText(r.right()-br.width()-5, r.top()-br.height()-4, br.width()+5, \
                br.height()+4, Qt::AlignRight|Qt::AlignTop, s);
-			r.moveBy(0, r.height()-10);
+			r.translate(0, r.height()-10);
 			painter.translate(0, -(r.height()-10));
 			if (r.top() < hh)
 			{


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

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