diff --git a/animations/rotation_p.h b/animations/rotation_p.h index 3a0b0d8df..e4123e949 100644 --- a/animations/rotation_p.h +++ b/animations/rotation_p.h @@ -57,7 +57,7 @@ public: * */ RotationAnimation(QObject *parent = 0, - const qint8 &reference = Up, + const qint8 &reference = Center, const Qt::Axis &axis = Qt::ZAxis, const qreal &angle = 180);