From 77a576335ca8ef6a8921b766c43b07b6eb65e80f Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Fri, 5 Oct 2007 22:32:13 +0000 Subject: fixed most regressions due to the previous column-view refactoring svn path=/trunk/KDE/kdebase/apps/; revision=721706 --- src/dolphindetailsview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphindetailsview.h') diff --git a/src/dolphindetailsview.h b/src/dolphindetailsview.h index 06cd9a833..c8fd90aa8 100644 --- a/src/dolphindetailsview.h +++ b/src/dolphindetailsview.h @@ -108,7 +108,7 @@ private slots: /** * Called by QTreeView when an item is activated (clicked or double-clicked) */ - void slotItemActivated(const QModelIndex& index); + void triggerItem(const QModelIndex& index); /** * Opens a context menu at the position \a pos and allows to -- cgit v1.3