summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@digia.com>2013-01-24 14:43:48 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-25 13:36:57 +0100
commitd446a4f26d55ada699f7d3e45a937589c7d1275c (patch)
tree3b985f3a4ce60ef1a0760e7e45824871cc0402f5 /src
parentb67a98afc8cf3d83050e50ea3ece8531c782eb84 (diff)
Doc: deleted short paragraph referring to non-existing snippet
Reference to section 1, which does not exist. Task-number: QTBUG-29101 Change-Id: Ifd5ac58080033ea1d3f0a587f48f9510f24e75b1 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src')
-rw-r--r--src/widgets/widgets/qmacnativewidget_mac.mm4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/widgets/widgets/qmacnativewidget_mac.mm b/src/widgets/widgets/qmacnativewidget_mac.mm
index 9bdd2da5c9..884a7ca007 100644
--- a/src/widgets/widgets/qmacnativewidget_mac.mm
+++ b/src/widgets/widgets/qmacnativewidget_mac.mm
@@ -72,10 +72,6 @@
\snippet qmacnativewidget/main.mm 0
- On Carbon, this would do the equivalent:
-
- \snippet qmacnativewidget/main.mm 1
-
Note that QMacNativeWidget requires knowledge of Carbon or Cocoa. All it
does is get the Qt hierarchy into a window not owned by Qt. It is then up
to the programmer to ensure it is placed correctly in the window and