aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/helpmanager.cpp
diff options
context:
space:
mode:
authorJarek Kobus <[email protected]>2023-04-06 17:59:27 +0200
committerJarek Kobus <[email protected]>2023-04-17 09:10:33 +0000
commit7ab0fd56aea0ee43fc0ad36205b0b6f6823605c3 (patch)
treeb0eccb90087e69a3c1119c0639da34c4976c7180 /src/plugins/help/helpmanager.cpp
parent2abe6bbe2c0d0707a533f826e903fa7a523fdce9 (diff)
RunExtensions: Move onResultReady and onFinished into asynctask.h
Change-Id: I96dbf5b0253251224ae678172cd5fca12b34326a Reviewed-by: Eike Ziller <[email protected]> Reviewed-by: <[email protected]> Reviewed-by: Qt CI Bot <[email protected]>
Diffstat (limited to 'src/plugins/help/helpmanager.cpp')
-rw-r--r--src/plugins/help/helpmanager.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/help/helpmanager.cpp b/src/plugins/help/helpmanager.cpp
index 69fe0dabf9e..f62aa65f352 100644
--- a/src/plugins/help/helpmanager.cpp
+++ b/src/plugins/help/helpmanager.cpp
@@ -12,7 +12,6 @@
#include <utils/asynctask.h>
#include <utils/filesystemwatcher.h>
#include <utils/qtcassert.h>
-#include <utils/runextensions.h>
#include <QDateTime>
#include <QDebug>