┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphindetailsview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphindetailsview.h')
-rw-r--r--src/dolphindetailsview.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h
index a0ef0eedf..06cd9a833 100644
--- a/src/dolphindetailsview.h
+++ b/src/dolphindetailsview.h
@@ -131,6 +131,8 @@ private:
/** Return the upper left position in pixels of the viewport content. */
QPoint contentsPos() const;
+ KFileItem itemForIndex(const QModelIndex& index) const;
+
private:
DolphinController* m_controller;
QStyleOptionViewItem m_viewOptions;