From b5a8306bf6d4949066872ac2afc8d0a01f716bd7 Mon Sep 17 00:00:00 2001 From: Mitch Curtis Date: Thu, 26 May 2016 09:27:14 +0200 Subject: Fix Controls 1 types linking to Controls 2 Task-number: QTBUG-53529 Change-Id: I4933a03c49dee4e3edc56dd406f67073da341ac1 Reviewed-by: J-P Nurmi --- src/controls/SpinBox.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/controls/SpinBox.qml') diff --git a/src/controls/SpinBox.qml b/src/controls/SpinBox.qml index 999649b0..1fd02cf9 100644 --- a/src/controls/SpinBox.qml +++ b/src/controls/SpinBox.qml @@ -46,6 +46,7 @@ import QtQuick.Controls.Private 1.0 \inqmlmodule QtQuick.Controls \since 5.1 \ingroup controls + \inherits QtQuickControls1::Control \brief Provides a spin box control. \image spinbox.png -- cgit v1.2.1