summaryrefslogtreecommitdiff
path: root/src/script/api/qscriptclass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/api/qscriptclass.cpp')
-rw-r--r--src/script/api/qscriptclass.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/script/api/qscriptclass.cpp b/src/script/api/qscriptclass.cpp
index 9f83940..bd7c452 100644
--- a/src/script/api/qscriptclass.cpp
+++ b/src/script/api/qscriptclass.cpp
@@ -31,7 +31,6 @@
\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