┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinmainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dolphinmainwindow.h')
-rw-r--r--src/dolphinmainwindow.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/dolphinmainwindow.h b/src/dolphinmainwindow.h
index e33de4ef6..29ec37744 100644
--- a/src/dolphinmainwindow.h
+++ b/src/dolphinmainwindow.h
@@ -422,6 +422,9 @@ private slots:
/** Toggles the active view if two views are shown within the main window. */
void toggleActiveView();
+ /** Called when the view is renaming a file. */
+ void slotRenaming();
+
private:
DolphinMainWindow(int id);
void init();