summaryrefslogtreecommitdiffstats
path: root/src/script/qscriptstring.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/script/qscriptstring.cpp')
-rw-r--r--src/script/qscriptstring.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/qscriptstring.cpp b/src/script/qscriptstring.cpp
index ffd81fc..49bf648 100644
--- a/src/script/qscriptstring.cpp
+++ b/src/script/qscriptstring.cpp
@@ -78,7 +78,7 @@ struct QScriptStringPrivatePointerDeleter
\brief The QScriptString class acts as a handle to "interned" strings in a QScriptEngine.
\ingroup script
- \mainclass
+
QScriptString can be used to achieve faster (repeated)
property getting/setting, and comparison of property names, of