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 3981427..930c261 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
'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-05-254-35/+84 |\ \ | |/ |/| | * Fix a race condition with QtDBus blocking for replies.Thiago Macieira2010-05-244-34/+83 | * QtDBus: Debug message updateThiago Macieira2010-05-241-1/+1 * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-17