From 40c71d5ce0f6978ce48eb67fd73ed211bab4e887 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 11 Apr 2012 21:52:15 +0200 Subject: KFileItemModel: interface cleanups Fix some naming inconsistencies regarding the usage of 'dir' vs. 'directory' vs. 'folder'. --- src/dolphinpart.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphinpart.h') diff --git a/src/dolphinpart.h b/src/dolphinpart.h index 92ee71d2c..7b37fd823 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -153,7 +153,7 @@ private Q_SLOTS: * Testcase 1: fish://localhost * Testcase 2: showing a directory that is being renamed by another window (#180156) */ - void slotRedirection(const KUrl& oldUrl, const KUrl& newUrl); + void slotDirectoryRedirection(const KUrl& oldUrl, const KUrl& newUrl); /** * Updates the state of the 'Edit' menu actions and emits -- cgit v1.3