mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-23 15:49:58 +01:00
Lors du deplacement d'un champ de texte rattache a un conducteur, ce dernier est desormais mis en evidence.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@988 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -60,5 +60,6 @@ class ConductorTextItem : public DiagramTextItem {
|
||||
Conductor *parent_conductor_;
|
||||
bool moved_by_user_;
|
||||
QPointF before_mov_pos_;
|
||||
bool first_move_;
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user