mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-21 04:29:58 +02:00
Fixed behaviour when moving conductor/independent text items.
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/branches/0.3@1654 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -61,5 +61,6 @@ class ConductorTextItem : public DiagramTextItem {
|
||||
bool moved_by_user_;
|
||||
QPointF before_mov_pos_;
|
||||
bool first_move_;
|
||||
QPointF mouse_to_origin_movement_;
|
||||
};
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user