fix "No such ..." error in qnamespace.qdoc

RIP Qt::ClipOperation UniteClip
See 01b72952c3 for details

Change-Id: I8cfd5f6d008374741bea4f6a85827545ddb8ae86
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
This commit is contained in:
Jeremy Katz 2012-07-19 00:43:10 +02:00 committed by Qt by Nokia
parent 507859e403
commit db773e651b

View File

@ -2094,9 +2094,6 @@
\value IntersectClip Intersects the current clip path/rect/region
with the one supplied in the function call.
\value UniteClip Unites the current clip path/rect/region with the
one supplied in the function call.
*/
/*!