ui: clear button in logtab

<description>
This commit is contained in:
Andreas Stallinger
2016-11-14 14:57:56 +01:00
parent 56ab09159b
commit 98573fc6fd
4 changed files with 31 additions and 3 deletions
+1 -1
View File
@@ -226,7 +226,7 @@ void QtIndexingDialog::handleClose()
if (m_type == DIALOG_INDEXING)
{
MessageInterruptTasks().dispatchImmediately();
MessageInterruptTasks().dispatch();
return;
}