From 0c957f241ff974ae1169faa733b700185917227f Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Tue, 21 Jun 2016 12:21:59 +0200 Subject: Revert "Fix Controls 1 types linking to Controls 2" This reverts commit b5a8306bf6d4949066872ac2afc8d0a01f716bd7. The incorrect \inherits commands caused property documentation from base types go missing. Task-number: QTBUG-54150 Change-Id: I0bbe604a6fe904d8e6a4596777262255a794ec62 Reviewed-by: Mitch Curtis --- src/controls/CheckBox.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'src/controls/CheckBox.qml') diff --git a/src/controls/CheckBox.qml b/src/controls/CheckBox.qml index e40cadabd..d2448168b 100644 --- a/src/controls/CheckBox.qml +++ b/src/controls/CheckBox.qml @@ -46,7 +46,6 @@ import QtQuick.Controls.Private 1.0 \inqmlmodule QtQuick.Controls \since 5.1 \ingroup controls - \inherits QtQuickControls1::AbstractCheckable \brief A checkbox with a text label. \image checkbox.png -- cgit v1.2.3