update Qt::DropAction documentation [ci skip]

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
Ivailo Monev 2020-04-03 21:32:53 +00:00
parent 6dfc32f92f
commit 3ebd923227

View file

@ -1919,12 +1919,6 @@
\value LinkAction Create a link from the source to the target.
\value ActionMask
\value IgnoreAction Ignore the action (do nothing with the data).
\value TargetMoveAction On Windows, this value is used when the ownership of the D&D data
should be taken over by the target application,
i.e., the source application should not delete
the data.
\br
On X11 this value is used to do a move.
*/
/*!