aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/debugger/qqmldebugservice_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/debugger/qqmldebugservice_p.h')
-rw-r--r--src/qml/debugger/qqmldebugservice_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qml/debugger/qqmldebugservice_p.h b/src/qml/debugger/qqmldebugservice_p.h
index 4a0b52e429..4fc37e6b7f 100644
--- a/src/qml/debugger/qqmldebugservice_p.h
+++ b/src/qml/debugger/qqmldebugservice_p.h
@@ -88,6 +88,7 @@ public:
static QList<QObject*> objectForLocationInfo(const QString &filename,
int lineNumber, int columnNumber);
static void removeInvalidObjectsFromHash();
+ static void clearObjectsFromHash();
static QString objectToString(QObject *obj);