ui: log tab

This commit is contained in:
Andreas Stallinger
2016-11-10 11:09:24 +01:00
parent 338335acf3
commit cf8e8c7655
23 changed files with 514 additions and 168 deletions
+1 -1
View File
@@ -226,7 +226,7 @@ void QtIndexingDialog::handleClose()
if (m_type == DIALOG_INDEXING)
{
MessageInterruptTasks().dispatch();
MessageInterruptTasks().dispatchImmediately();
return;
}