logic: Show hidden indexing dialog on refresh
* Fixed refresh restarted when refreshing while processing files
This commit is contained in:
@@ -190,7 +190,7 @@ void QtStatusBar::showErrors()
|
||||
|
||||
void QtStatusBar::clickedIndexingProgress()
|
||||
{
|
||||
MessageIndexingShowDialog(true).dispatch();
|
||||
MessageIndexingShowDialog().dispatch();
|
||||
}
|
||||
|
||||
QWidget* QtStatusBar::addPermanentVLine()
|
||||
|
||||
Reference in New Issue
Block a user