DolphinQt: Run tasks that use progress dialogs on separate threads

This commit is contained in:
JosJuice
2020-03-30 00:28:16 +02:00
parent 4ff855921e
commit c6ee767851
10 changed files with 225 additions and 82 deletions

View File

@ -6,7 +6,6 @@
#include <QAbstractEventDispatcher>
#include <QApplication>
#include <QProgressDialog>
#include <imgui.h>