summaryrefslogtreecommitdiffstats
path: root/src/script/qscriptengineagent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/qscriptengineagent.cpp')
-rw-r--r--src/script/qscriptengineagent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/qscriptengineagent.cpp b/src/script/qscriptengineagent.cpp
index e71c97a..b4793ab 100644
--- a/src/script/qscriptengineagent.cpp
+++ b/src/script/qscriptengineagent.cpp
@@ -60,7 +60,7 @@ QT_BEGIN_NAMESPACE
\brief The QScriptEngineAgent class provides an interface to report events pertaining to QScriptEngine execution.
\ingroup script
- \mainclass
+
The QScriptEngineAgent class is the basis of tools that monitor and/or control the execution of a
QScriptEngine, such as debuggers and profilers.