aboutsummaryrefslogtreecommitdiffstats
path: root/src/declarative/debugger/qv8profilerservice_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/declarative/debugger/qv8profilerservice_p.h')
-rw-r--r--src/declarative/debugger/qv8profilerservice_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/declarative/debugger/qv8profilerservice_p.h b/src/declarative/debugger/qv8profilerservice_p.h
index ef126a00e3..75589ad839 100644
--- a/src/declarative/debugger/qv8profilerservice_p.h
+++ b/src/declarative/debugger/qv8profilerservice_p.h
@@ -104,6 +104,7 @@ public slots:
void sendProfilingData();
protected:
+ void statusAboutToBeChanged(Status status);
void messageReceived(const QByteArray &);
private: