From b6f970d355ee694bbe02e0e7d4f8b517f163c9a8 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sun, 30 Mar 2008 08:44:52 +0000 Subject: Revert last commit; the issue seems to be reproducible only in combination with 'Sort by Type' and we have to find the real root cause instead of bypassing a wrong layout. CCMAIL: fredrik@kde.org svn path=/trunk/KDE/kdebase/apps/; revision=791752 --- src/dolphiniconsview.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/dolphiniconsview.h') diff --git a/src/dolphiniconsview.h b/src/dolphiniconsview.h index 65d53ce71..01aac03f2 100644 --- a/src/dolphiniconsview.h +++ b/src/dolphiniconsview.h @@ -47,7 +47,6 @@ class LIBDOLPHINPRIVATE_EXPORT DolphinIconsView : public KCategorizedView public: explicit DolphinIconsView(QWidget* parent, DolphinController* controller); virtual ~DolphinIconsView(); - virtual QRect visualRect(const QModelIndex& index) const; protected: virtual QStyleOptionViewItem viewOptions() const; -- cgit v1.3.1