[qet] [2924] bug fix: cross ref item doesn't update when shild is moving

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


Revision: 2924
Author:   blacksun
Date:     2014-03-14 15:45:54 +0100 (Fri, 14 Mar 2014)
Log Message:
-----------
bug fix: cross ref item doesn't update when shild is moving

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

Modified: trunk/sources/qetgraphicsitem/crossrefitem.cpp
===================================================================
--- trunk/sources/qetgraphicsitem/crossrefitem.cpp	2014-03-13 14:59:40 UTC (rev 2923)
+++ trunk/sources/qetgraphicsitem/crossrefitem.cpp	2014-03-14 14:45:54 UTC (rev 2924)
@@ -72,7 +72,9 @@
 
 	//and fill it
 	fillCrossRef(&qp);
+
 	autoPos();
+	update();
 }
 
 /**


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