mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-09 16:09:59 +02:00
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:
@@ -72,7 +72,9 @@ void CrossRefItem::updateLabel() {
|
|||||||
|
|
||||||
//and fill it
|
//and fill it
|
||||||
fillCrossRef(&qp);
|
fillCrossRef(&qp);
|
||||||
|
|
||||||
autoPos();
|
autoPos();
|
||||||
|
update();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user