]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.cpp
GIT_SILENT Upgrade KDE Applications version to 17.04.1.
[dolphin.git] / src / dolphinmainwindow.cpp
index de8601d4e96ad2bbe0bbd58c659bf11421d227c6..a163ef7fd03d07c354b0c928610b0626a972f588 100644 (file)
@@ -290,7 +290,7 @@ void DolphinMainWindow::updateFilterBarAction(bool show)
 
 void DolphinMainWindow::openNewMainWindow()
 {
-    Dolphin::openNewWindow({}, this);
+    Dolphin::openNewWindow({m_activeViewContainer->url()}, this);
 }
 
 void DolphinMainWindow::openNewActivatedTab()