From db773e651b04a3a70fb30749e50118ea0bb2895b Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Thu, 19 Jul 2012 00:43:10 +0200 Subject: [PATCH] fix "No such ..." error in qnamespace.qdoc RIP Qt::ClipOperation UniteClip See 01b72952c38b9193138eabdab6bdab632cd75ebd for details Change-Id: I8cfd5f6d008374741bea4f6a85827545ddb8ae86 Reviewed-by: Casper van Donderen --- src/corelib/global/qnamespace.qdoc | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc index 4578eae3e3..d36809cd29 100644 --- a/src/corelib/global/qnamespace.qdoc +++ b/src/corelib/global/qnamespace.qdoc @@ -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. */ /*!