summaryrefslogtreecommitdiffstats
path: root/src/script/qscriptclass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/qscriptclass.cpp')
-rw-r--r--src/script/qscriptclass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/qscriptclass.cpp b/src/script/qscriptclass.cpp
index 41e5649..1df57d0 100644
--- a/src/script/qscriptclass.cpp
+++ b/src/script/qscriptclass.cpp
@@ -69,7 +69,7 @@ QT_BEGIN_NAMESPACE
\brief The QScriptClass class provides an interface for defining custom behavior of (a class of) Qt Script objects.
\ingroup script
- \mainclass
+
The QScriptClass class defines an interface for handling various
aspects of interaction with the Qt Script objects associated with