Fix 1830245: always leave only the newly created layers selected.
[synfig.git] / synfig-studio / trunk / src / gtkmm / duck.h
index d29ce11..89bebdc 100644 (file)
@@ -107,6 +107,7 @@ private:
        Type type_;
 
        synfig::Point point;
+       synfig::Angle rotations;
 
        etl::smart_ptr<synfig::Point> shared_point;