--- 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()
*/