]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinpart.h
Fixed the signal connection that emits completed in Dolphin's KPart
[dolphin.git] / src / dolphinpart.h
index 92ee71d2cd8ea9074d395a4b3ef0ae3f161b6cc0..0a8ce07bd60f0188d2178561476edfc3127efcc2 100644 (file)
@@ -117,7 +117,6 @@ Q_SIGNALS:
     void aboutToOpenURL();
 
 private Q_SLOTS:
-    void slotCompleted(const KUrl& url);
     void slotMessage(const QString& msg);
     void slotErrorMessage(const QString& msg);
     /**
@@ -153,7 +152,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