From 1b88652b8569118dff1a0e61d85326e8c5d91d51 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Mon, 29 Aug 2011 20:13:39 +0200 Subject: Renamed some signals for consistency with KItemViews classes --- src/dolphinviewcontainer.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphinviewcontainer.h') diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h index 7aea304b8..ee9f83dea 100644 --- a/src/dolphinviewcontainer.h +++ b/src/dolphinviewcontainer.h @@ -173,7 +173,7 @@ private slots: * directory is opened in the view. If the item is a file, the file * gets started by the corresponding application. */ - void slotItemTriggered(const KFileItem& item); + void slotItemActivated(const KFileItem& item); /** * Opens a the file \a url by opening the corresponding application. -- cgit v1.3