[qet] qet/qet: [4755] minor

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


Revision: 4755
Author:   blacksun
Date:     2016-10-20 21:01:15 +0200 (Thu, 20 Oct 2016)
Log Message:
-----------
minor

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

Modified: trunk/sources/qetgraphicsitem/qetshapeitem.cpp
===================================================================
--- trunk/sources/qetgraphicsitem/qetshapeitem.cpp	2016-10-20 18:57:22 UTC (rev 4754)
+++ trunk/sources/qetgraphicsitem/qetshapeitem.cpp	2016-10-20 19:01:15 UTC (rev 4755)
@@ -262,7 +262,7 @@
 		foreach(QRectF r, m_handler.handlerRect(vector))
 			path.addRect(r);
 	}
-	path.addRect(path.boundingRect());
+
 	return (path);
 }
 


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