┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinpart.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinpart.h')
-rw-r--r--src/dolphinpart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphinpart.h b/src/dolphinpart.h
index 17650469d..fb4ed0afc 100644
--- a/src/dolphinpart.h
+++ b/src/dolphinpart.h
@@ -128,7 +128,7 @@ private Q_SLOTS:
/**
* Handles clicking on an item
*/
- void slotItemTriggered(const KFileItem& item);
+ void slotItemActivated(const KFileItem& item);
/**
* Creates a new window showing the content of \a url.
*/