Reduce debugging output a bit
especially since it's unconditional SVN_SILENT svn path=/trunk/KDE/kdelibs/; revision=1106171
This commit is contained in:
parent
b14a9ed2d8
commit
a0fe64f519
@ -74,7 +74,6 @@ QGraphicsWidget* Animation::targetWidget() const
|
||||
|
||||
void Animation::setEasingCurve(const QEasingCurve &curve)
|
||||
{
|
||||
kDebug() << "setting easing curve to type" << curve.type();
|
||||
d->easingCurve = curve;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user