┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kstandarditemlistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kitemviews/kstandarditemlistview.h')
-rw-r--r--src/kitemviews/kstandarditemlistview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/kitemviews/kstandarditemlistview.h b/src/kitemviews/kstandarditemlistview.h
index 396383718..eb2f01d19 100644
--- a/src/kitemviews/kstandarditemlistview.h
+++ b/src/kitemviews/kstandarditemlistview.h
@@ -48,6 +48,7 @@ protected:
/** To be overriden by sub-classes to specify when full row highlighting should be enabled. */
virtual bool itemLayoutHighlightEntireRow(ItemLayout layout) const;
virtual void onItemLayoutChanged(ItemLayout current, ItemLayout previous);
+ virtual qreal scrollSingleStep() const override;
void onScrollOrientationChanged(Qt::Orientation current, Qt::Orientation previous) override;
void onSupportsItemExpandingChanged(bool supportsExpanding) override;
void polishEvent() override;