diff options
| author | Emmanuel Pescosta <[email protected]> | 2015-01-29 16:02:39 +0100 |
|---|---|---|
| committer | Emmanuel Pescosta <[email protected]> | 2015-01-30 09:02:08 +0100 |
| commit | 08252ffc6983928f83584c1d495d5746f8c0e8a4 (patch) | |
| tree | 7b74379d7dba601a3a44731c8966a0648817a849 /src/kitemviews/private/kitemlistviewanimation.h | |
| parent | f8187b982afbcd16d15756d8a9840222cfe91d2d (diff) | |
Port away from KGlobalSettings::graphicEffectsLevel()
REVIEW: 122309
Diffstat (limited to 'src/kitemviews/private/kitemlistviewanimation.h')
| -rw-r--r-- | src/kitemviews/private/kitemlistviewanimation.h | 1 |
1 files changed, 0 insertions, 1 deletions
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<QGraphicsWidget*, QPropertyAnimation*> m_animation[AnimationTypeCount]; |
