src/gui/itemviews/qabstractitemview.cpp
changeset 33 3e2da88830cd
parent 30 5dc02b23752f
child 37 758a864f9613
--- 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}
 */
 
 /*!