┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/private/kitemlistviewanimation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kitemviews/private/kitemlistviewanimation.h')
-rw-r--r--src/kitemviews/private/kitemlistviewanimation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kitemviews/private/kitemlistviewanimation.h b/src/kitemviews/private/kitemlistviewanimation.h
index 06c81c9b8..ddcb5e964 100644
--- a/src/kitemviews/private/kitemlistviewanimation.h
+++ b/src/kitemviews/private/kitemlistviewanimation.h
@@ -49,7 +49,7 @@ public:
};
KItemListViewAnimation(QObject* parent = 0);
- virtual ~KItemListViewAnimation();
+ ~KItemListViewAnimation() override;
void setScrollOrientation(Qt::Orientation orientation);
Qt::Orientation scrollOrientation() const;