summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/json.qdoc
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2012-12-05 14:55:31 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-07 12:03:15 +0100
commit2f6e967eb75e87e744ffbad6de89e76fc0bb0a37 (patch)
tree07b9cd6d633352f9379afdb54621c30b9879122e /src/corelib/doc/src/json.qdoc
parente84e86dc8cdab602ed19c18829e57230687a427c (diff)
Deleted wrong statement about nr Qt JSON classes
Change-Id: I58d8ab73d3018d9712ec9485e0b8e52a5a75da5e Reviewed-by: Robin Burchell <robin+qt@viroteck.net> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/corelib/doc/src/json.qdoc')
-rw-r--r--src/corelib/doc/src/json.qdoc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/corelib/doc/src/json.qdoc b/src/corelib/doc/src/json.qdoc
index ff06b48008..109102f190 100644
--- a/src/corelib/doc/src/json.qdoc
+++ b/src/corelib/doc/src/json.qdoc
@@ -99,8 +99,6 @@
A valid JSON document is either an array or an object, so a document always starts
with a square or curly bracket.
- JSON support in Qt consists of a set of 4 classes.
-
\section1 The JSON Classes