mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-10 16:49:59 +02:00
Lors du deplacement d'un champ de texte rattache a un element, ce dernier est desormais mis en valeur par un halo bleute.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@970 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -47,6 +47,7 @@ class ElementTextItem : public DiagramTextItem {
|
||||
QPointF original_position;
|
||||
QPointF known_position_;
|
||||
qreal original_rotation_angle_;
|
||||
bool first_move_;
|
||||
|
||||
// methodes
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user