From 08252ffc6983928f83584c1d495d5746f8c0e8a4 Mon Sep 17 00:00:00 2001 From: Emmanuel Pescosta Date: Thu, 29 Jan 2015 16:02:39 +0100 Subject: Port away from KGlobalSettings::graphicEffectsLevel() REVIEW: 122309 --- src/kitemviews/private/kitemlistviewanimation.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/kitemviews/private/kitemlistviewanimation.h') diff --git a/src/kitemviews/private/kitemlistviewanimation.h b/src/kitemviews/private/kitemlistviewanimation.h index ee4a08bce..ed4ec4902 100644 --- a/src/kitemviews/private/kitemlistviewanimation.h +++ b/src/kitemviews/private/kitemlistviewanimation.h @@ -94,7 +94,6 @@ private slots: private: enum { AnimationTypeCount = 4 }; - int m_animationDuration; Qt::Orientation m_scrollOrientation; qreal m_scrollOffset; QHash m_animation[AnimationTypeCount]; -- cgit v1.3.1