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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/declarative/debugger/qv8profilerservice_p.h b/src/declarative/debugger/qv8profilerservice_p.h
index 75589ad839..706907ae23 100644
--- a/src/declarative/debugger/qv8profilerservice_p.h
+++ b/src/declarative/debugger/qv8profilerservice_p.h
@@ -104,7 +104,7 @@ public slots:
void sendProfilingData();
protected:
- void statusAboutToBeChanged(Status status);
+ void stateAboutToBeChanged(State state);
void messageReceived(const QByteArray &);
private: