bug fix: cross ref item doesn't update when shild is moving

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2924 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
blacksun
2014-03-14 14:45:54 +00:00
parent 6c77a8ae07
commit 48e37ce3c9

View File

@@ -72,7 +72,9 @@ void CrossRefItem::updateLabel() {
//and fill it
fillCrossRef(&qp);
autoPos();
update();
}
/**