diff -r 86e5a2259f58 -r 35811339ea72 src/documentmanager.cpp --- a/src/documentmanager.cpp Wed Apr 04 11:22:47 2018 +0300 +++ b/src/documentmanager.cpp Wed Apr 04 11:24:37 2018 +0300 @@ -120,7 +120,6 @@ } m_window->openDocumentForEditing(file); - m_window->closeInitialDocument(); m_window->changeDocument (file); m_window->doFullRefresh(); addRecentFile (path);