]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/views/dolphinview.h
Make constants const, avoids unnecessary symbols in the .data section.
[dolphin.git] / src / views / dolphinview.h
index 688699096f3be34d9f4e4728961a150572cc42fb..1c5ecd57e4b01e4d288ac03ed7bf473ceeaa4ee0 100644 (file)
@@ -625,7 +625,10 @@ private slots:
      */
     void slotTrashFileFinished(KJob* job);
 
-    void slotRenamingFailed(const KUrl& oldUrl, const KUrl& newUrl);
+    /**
+     * Invoked when the rename job is done, for error handling.
+     */
+    void slotRenamingResult(KJob* job);
 
     /**
      * Invoked when the file item model has started the loading