summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/activeqt/doc/src/qtaxserver.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/activeqt/doc/src/qtaxserver.qdoc b/src/activeqt/doc/src/qtaxserver.qdoc
index 60cc30c..df76368 100644
--- a/src/activeqt/doc/src/qtaxserver.qdoc
+++ b/src/activeqt/doc/src/qtaxserver.qdoc
@@ -395,8 +395,8 @@
\li [in, out] struct QPoint (user defined)
\endtable
- Also supported are exported enums and flags (see Q_ENUMS() and
- Q_FLAGS()). The in-parameter types are also supported as
+ Also supported are exported enums and flags (see Q_ENUM() and
+ Q_FLAG()). The in-parameter types are also supported as
return values.
Properties and signals/slots that have parameters using any other