From fc97fa250d89c620a99d58d0a787a648d680fb31 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Thu, 8 May 2008 20:44:26 +0000 Subject: * If one item is selected and the item is (at least partly) visible, assure that an automatic horizontal scrolling is done so that the item gets fully visible. * Use QTimeLine instead of QTimer + value CCMAIL: haraldhv@stud.ntnu.no svn path=/trunk/KDE/kdebase/apps/; revision=805596 --- src/treeviewsidebarpage.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/treeviewsidebarpage.h') diff --git a/src/treeviewsidebarpage.h b/src/treeviewsidebarpage.h index 624b6dc53..336d2a6ca 100644 --- a/src/treeviewsidebarpage.h +++ b/src/treeviewsidebarpage.h @@ -124,7 +124,6 @@ private: private: bool m_setLeafVisible; - int m_horizontalPos; KDirLister* m_dirLister; DolphinModel* m_dolphinModel; DolphinSortFilterProxyModel* m_proxyModel; -- cgit v1.3