summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/src/modelview.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/doc/src/modelview.qdoc')
-rw-r--r--src/widgets/doc/src/modelview.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/doc/src/modelview.qdoc b/src/widgets/doc/src/modelview.qdoc
index 4a53ea5cbd..1c0bb5195a 100644
--- a/src/widgets/doc/src/modelview.qdoc
+++ b/src/widgets/doc/src/modelview.qdoc
@@ -83,7 +83,7 @@
Model/View is a technology used to separate data from views in widgets that
handle data sets. Standard widgets are not designed for separating data
- from views and this is why Qt 4 has two different types of widgets. Both
+ from views and this is why Qt has two different types of widgets. Both
types of widgets look the same, but they interact with data differently.
\table