diff -r 56cd8111b7f7 -r 41300fa6a67c src/gui/widgets/qwidgetanimator_p.h --- a/src/gui/widgets/qwidgetanimator_p.h Tue Jan 26 12:42:25 2010 +0200 +++ b/src/gui/widgets/qwidgetanimator_p.h Tue Feb 02 00:43:10 2010 +0200 @@ -70,7 +70,6 @@ QWidgetAnimator(QMainWindowLayout *layout); void animate(QWidget *widget, const QRect &final_geometry, bool animate); bool animating() const; - bool animating(QWidget *widget) const; void abort(QWidget *widget);