src/gui/widgets/qmenu.cpp
branchRCL_3
changeset 5 d3bac044e0f0
parent 4 3b1da2848fc7
child 7 3f74d0d4af4c
--- a/src/gui/widgets/qmenu.cpp	Fri Feb 19 23:40:16 2010 +0200
+++ b/src/gui/widgets/qmenu.cpp	Fri Mar 12 15:46:37 2010 +0200
@@ -1588,10 +1588,9 @@
 }
 
 /*!
-  This will set the default action to \a act. The default action may
-  have a visual queue depending on the current QStyle. A default
-  action is usually meant to indicate what will defaultly happen on a
-  drop, as shown in a context menu.
+  This sets the default action to \a act. The default action may have
+  a visual cue, depending on the current QStyle. A default action
+  usually indicates what will happen by default when a drop occurs.
 
   \sa defaultAction()
 */