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>
This commit is contained in:
Nico Vertriest 2013-01-24 14:43:48 +01:00 committed by The Qt Project
parent b67a98afc8
commit d446a4f26d

View File

@ -72,10 +72,6 @@
\snippet qmacnativewidget/main.mm 0 \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 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 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 to the programmer to ensure it is placed correctly in the window and