remove redundant check from musredit/fileSaveAs

This commit is contained in:
2020-12-26 10:34:34 +01:00
parent 2d877326ae
commit e5404d1370
-1
View File
@@ -1376,7 +1376,6 @@ void PTextEdit::fileSaveAs()
fFilenames.remove( currentEditor() );
fFilenames.insert( currentEditor(), fn );
fileSave();
fTabWidget->setTabText(fTabWidget->indexOf( currentEditor() ), QFileInfo(fn).fileName());
}
fileSystemWatcherActivation(); // delayed activation of fFileSystemWatcherActive