[qet] [3486] conductor : remove qdebug

[ Thread Index | Date Index | More lists.tuxfamily.org/qet Archives ]


Revision: 3486
Author:   blacksun
Date:     2014-11-14 14:10:43 +0100 (Fri, 14 Nov 2014)
Log Message:
-----------
conductor : remove qdebug

Modified Paths:
--------------
    trunk/sources/qetgraphicsitem/conductor.cpp

Modified: trunk/sources/qetgraphicsitem/conductor.cpp
===================================================================
--- trunk/sources/qetgraphicsitem/conductor.cpp	2014-11-14 13:06:24 UTC (rev 3485)
+++ trunk/sources/qetgraphicsitem/conductor.cpp	2014-11-14 13:10:43 UTC (rev 3486)
@@ -1225,7 +1225,6 @@
 		QPointF text_item_pos = text_item -> pos();
 		QPainterPath near_shape = nearShape();
 		if (!near_shape.contains(text_item_pos)) {
-			qDebug() << "trop loin";
 			text_item -> setPos(movePointIntoPolygon(text_item_pos, near_shape));
 		}
 	} else {


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/