diff -r 5dc02b23752f -r 3e2da88830cd src/gui/itemviews/qabstractitemview.cpp --- a/src/gui/itemviews/qabstractitemview.cpp Tue Jul 06 15:10:48 2010 +0300 +++ b/src/gui/itemviews/qabstractitemview.cpp Wed Aug 18 10:37:55 2010 +0300 @@ -1363,7 +1363,7 @@ Note that the model used needs to provide support for drag and drop operations. - \sa setDragDropMode() {Using Drag and Drop with Item Views} + \sa setDragDropMode() {Using drag & drop with item views} */ /*!