diff --git a/animations/slide.cpp b/animations/slide.cpp index ef08d1526..9c1338c85 100644 --- a/animations/slide.cpp +++ b/animations/slide.cpp @@ -42,7 +42,7 @@ QAbstractAnimation* SlideAnimation::render(QObject* parent) qreal newX = x; qreal newY = y; - kDebug()<