summary refs log tree commit diff
path: root/include/ui/Ripple.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ui/Ripple.h')
-rw-r--r--include/ui/Ripple.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ui/Ripple.h b/include/ui/Ripple.h

index 0baebfd6..9184f061 100644 --- a/include/ui/Ripple.h +++ b/include/ui/Ripple.h
@@ -18,7 +18,6 @@ class Ripple : public QParallelAnimationGroup public: explicit Ripple(const QPoint &center, QObject *parent = 0); Ripple(const QPoint &center, RippleOverlay *overlay, QObject *parent = 0); - ~Ripple(); inline void setOverlay(RippleOverlay *overlay);