summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/qwidgetanimator_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/qwidgetanimator_p.h')
-rw-r--r--src/gui/widgets/qwidgetanimator_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/widgets/qwidgetanimator_p.h b/src/gui/widgets/qwidgetanimator_p.h
index 68d93441ea..095380feb1 100644
--- a/src/gui/widgets/qwidgetanimator_p.h
+++ b/src/gui/widgets/qwidgetanimator_p.h
@@ -70,7 +70,6 @@ public:
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);