X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/817f3952e2bed820ea3b50dfdfe91ccb99dcb748..cb5a134080f1368beef87f46d5ed4fd7406a98fc:/src/dolphinmainwindow.cpp diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp index 75d0a059f..49be1e02e 100644 --- a/src/dolphinmainwindow.cpp +++ b/src/dolphinmainwindow.cpp @@ -839,10 +839,8 @@ void DolphinMainWindow::init() setupDockWidgets(); setupGUI(Keys | Save | Create | ToolBar); - createGUI(); stateChanged("new_file"); - setAutoSaveSettings(); QClipboard* clipboard = QApplication::clipboard(); connect(clipboard, SIGNAL(dataChanged()),