]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/dolphinmainwindow.cpp
don't clear the filterbar when switching between tabs
[dolphin.git] / src / dolphinmainwindow.cpp
index 75d0a059f766ecb13b79ace19a7c818f0bc23cc5..49be1e02e740236f3618151894ce02c3b5ccc8ed 100644 (file)
@@ -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()),