diff options
Diffstat (limited to 'kig/modes/moving.h')
-rw-r--r-- | kig/modes/moving.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kig/modes/moving.h b/kig/modes/moving.h index 7c27aa4e..8a75e62a 100644 --- a/kig/modes/moving.h +++ b/kig/modes/moving.h @@ -88,7 +88,7 @@ class PointRedefineMode : public MovingModeBase { ObjectHolder* mp; - std::vector<ObjectCalcer::shared_ptr> moldparents; + std::vector<ObjectCalcer::shared_ptr> moldtqparents; const ObjectType* moldtype; MonitorDataObjects* mmon; void stopMove(); |