┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphindetailsview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphindetailsview.h')
-rw-r--r--src/dolphindetailsview.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h
index 14e995f6b..295936258 100644
--- a/src/dolphindetailsview.h
+++ b/src/dolphindetailsview.h
@@ -59,6 +59,7 @@ protected:
virtual void keyPressEvent(QKeyEvent* event);
virtual void resizeEvent(QResizeEvent* event);
virtual void wheelEvent(QWheelEvent* event);
+ virtual void currentChanged(const QModelIndex& current, const QModelIndex& previous);
private slots:
/**