Doc: Remove specific mention of 'Qt 4' from Model/View documentation

Change-Id: If2101124d1bc772c9412c3d09d2d7753d9b51569
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
bb10
Topi Reinio 2016-11-14 10:11:05 +01:00 committed by Topi Reiniö
parent a828a02d9f
commit 2597d27732
1 changed files with 1 additions and 1 deletions

View File

@ -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