From 4e82b359897def33c90cd5465cda3ed10b5aa01a Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 11 Dec 2008 07:15:59 +0000 Subject: assure that the current index stays visible, when the user explicitly changed it by using the arrow keys BUG: 165531 svn path=/trunk/KDE/kdebase/apps/; revision=895599 --- src/dolphinviewautoscroller.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/dolphinviewautoscroller.h') diff --git a/src/dolphinviewautoscroller.h b/src/dolphinviewautoscroller.h index c04e22e28..177c6ee0f 100644 --- a/src/dolphinviewautoscroller.h +++ b/src/dolphinviewautoscroller.h @@ -44,6 +44,7 @@ protected: private slots: void scrollViewport(); + void scrollToCurrentIndex(); private: void triggerAutoScroll(); -- cgit v1.3