From 2b0a0fb6d44f2a4343e9301ef4ece32ac4bdb75b Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 29 May 2010 19:31:46 +0000 Subject: Fix keyboard navigation issues in the column view BUG: 236039 svn path=/trunk/KDE/kdebase/apps/; revision=1132120 --- src/dolphincolumnviewcontainer.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/dolphincolumnviewcontainer.h') diff --git a/src/dolphincolumnviewcontainer.h b/src/dolphincolumnviewcontainer.h index 41a1d167a..c67fb3cff 100644 --- a/src/dolphincolumnviewcontainer.h +++ b/src/dolphincolumnviewcontainer.h @@ -97,14 +97,6 @@ private slots: void updateActiveUrl(); private: - /** - * Deactivates the currently active column and activates - * the new column indicated by \a index. m_index represents - * the active column afterwards. Also the URL of the navigator - * will be adjusted to reflect the column URL. - */ - void setActiveColumnIndex(int index); - void layoutColumns(); void updateScrollBar(); -- cgit v1.3