From e896fc8e1168be8fe20bb19320b4d37b81b4a80b Mon Sep 17 00:00:00 2001 From: Simon Paul St James Date: Sat, 3 Jan 2009 16:00:21 +0000 Subject: contentsPos turned out to be a little broken - it would always return (0,0), except in a very unusual set of circumstances where it returned ... "different" values, causing very odd behaviour with the elastic band :) Remove it. svn path=/trunk/KDE/kdebase/apps/; revision=904995 --- src/dolphindetailsview.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/dolphindetailsview.h') diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h index 8e48e8827..7707c0773 100644 --- a/src/dolphindetailsview.h +++ b/src/dolphindetailsview.h @@ -161,9 +161,6 @@ private: */ void updateDecorationSize(bool showPreview); - /** Return the upper left position in pixels of the viewport content. */ - QPoint contentsPos() const; - KFileItemDelegate::Information infoForColumn(int columnIndex) const; /** -- cgit v1.3