Merge branch 'Applications/19.08'

This commit is contained in:
Kai Uwe Broulik 2019-09-02 09:13:29 +02:00
commit 41f7f4e4e8

View file

@ -568,6 +568,7 @@ void DolphinViewContainer::slotDirectoryLoadingStarted()
// Trigger an undetermined progress indication. The progress
// information in percent will be triggered by the percent() signal
// of the directory lister later.
m_statusBar->setProgressText(QString());
updateDirectoryLoadingProgress(-1);
}
}