QTfrontend/hats.cpp
changeset 2377 f3fab2b09e0c
parent 1281 1f8456577a39
child 2874 3c7c2bf1ba38
--- a/QTfrontend/hats.cpp	Thu Sep 10 15:29:28 2009 +0000
+++ b/QTfrontend/hats.cpp	Thu Sep 10 15:30:11 2009 +0000
@@ -43,7 +43,7 @@
 
 		QPixmap tmppix(32, 37);
 		tmppix.fill(QColor(Qt::transparent));
-		
+
 		QPainter painter(&tmppix);
 		painter.drawPixmap(QPoint(0, 5), hhpix);
 		painter.drawPixmap(QPoint(0, 0), pix.copy(0, 0, 32, 32));