summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJeremy Katz <jeremy.katz@nokia.com>2012-07-19 00:43:10 +0200
committerQt by Nokia <qt-info@nokia.com>2012-07-19 12:34:24 +0200
commitdb773e651b04a3a70fb30749e50118ea0bb2895b (patch)
tree575074798675e697ef3ad77e4219fa0020898e66 /src
parent507859e40312ec634b297624763cdf7022cac9e8 (diff)
fix "No such ..." error in qnamespace.qdoc
RIP Qt::ClipOperation UniteClip See 01b72952c38b9193138eabdab6bdab632cd75ebd for details Change-Id: I8cfd5f6d008374741bea4f6a85827545ddb8ae86 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'src')
-rw-r--r--src/corelib/global/qnamespace.qdoc3
1 files changed, 0 insertions, 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.
*/
/*!