Remove unneeded includes of QFutureWatcher/Interface

Change-Id: I1069b1dbd9fe1754afef0009d4f18cedeeecec1e
Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
This commit is contained in:
Jarek Kobus
2023-01-30 07:38:45 +01:00
parent 6a888242d3
commit b177f925d1
6 changed files with 0 additions and 10 deletions

View File

@@ -6,8 +6,6 @@
#include <projectexplorer/runconfiguration.h>
#include <projectexplorer/runcontrol.h>
#include <QFutureWatcher>
namespace Python::Internal {
class PythonRunConfigurationPrivate;