diff --git a/phase.h b/phase.h index 6f058512f..605ecbc34 100644 --- a/phase.h +++ b/phase.h @@ -116,7 +116,7 @@ public: Q_INVOKABLE QPixmap animationResult(AnimId id); Q_SIGNALS: - void animationComplete(QGraphicsItem *item, Animation anim); + void animationComplete(QGraphicsItem *item, Plasma::Phase::Animation anim); void movementComplete(QGraphicsItem *item); protected: