┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphiniconsview.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2008-03-30 08:44:52 +0000
committerPeter Penz <[email protected]>2008-03-30 08:44:52 +0000
commitb6f970d355ee694bbe02e0e7d4f8b517f163c9a8 (patch)
treea8fef5019c5a09bca656262a3590c30375e6715b /src/dolphiniconsview.h
parentae7d038d33590fb24d89b876e8a266d97357299c (diff)
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: [email protected] svn path=/trunk/KDE/kdebase/apps/; revision=791752
Diffstat (limited to 'src/dolphiniconsview.h')
-rw-r--r--src/dolphiniconsview.h1
1 files changed, 0 insertions, 1 deletions
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;