Fix typo in QGraphicsView's interactive property doc.

Change-Id: Iccc58490b330657d5d23c333fc408cde33231d95
Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com>
This commit is contained in:
Mitch Curtis 2014-04-16 23:17:55 +02:00 committed by The Qt Project
parent 1b80c13b3a
commit cfacdaeb95

View File

@ -1655,7 +1655,7 @@ void QGraphicsView::invalidateScene(const QRectF &rect, QGraphicsScene::SceneLay
/*!
\property QGraphicsView::interactive
\brief whether the view allowed scene interaction.
\brief whether the view allows scene interaction.
If enabled, this view is set to allow scene interaction. Otherwise, this
view will not allow interaction, and any mouse or key events are ignored