From a78b30f408b56f182697a4960a97d4b957e40824 Mon Sep 17 00:00:00 2001 From: Frederik Schwarzer Date: Mon, 6 Feb 2017 13:27:30 +0100 Subject: Docs: remove empty table headers Change-Id: I0693057b57a311b598186a72738021c7d104c41f Reviewed-by: Leena Miettinen --- src/qml/doc/src/cppintegration/data.qdoc | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/qml/doc/src') diff --git a/src/qml/doc/src/cppintegration/data.qdoc b/src/qml/doc/src/cppintegration/data.qdoc index 723d6e4be1..c4e641331a 100644 --- a/src/qml/doc/src/cppintegration/data.qdoc +++ b/src/qml/doc/src/cppintegration/data.qdoc @@ -174,7 +174,6 @@ function, passing a QVariantList and a QVariantMap, which are automatically converted to JavaScript array and object values, repectively: \table -\header \row \li QML \li \snippet qml/qtbinding/variantlistmap/MyItem.qml 0 @@ -213,7 +212,6 @@ a \c Date object that is automatically converted into a QDateTime value when it is received in C++: \table -\header \row \li QML \li -- cgit v1.2.3