diff options
Diffstat (limited to 'src/dolphinpart.h')
| -rw-r--r-- | src/dolphinpart.h | 2 |
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. */ |
