From b5b612ed07df8cd5e6c03feb1a32b239981c5675 Mon Sep 17 00:00:00 2001 From: Nico Vertriest Date: Mon, 6 May 2013 13:31:39 +0200 Subject: Doc: check and correct for compliancy with Writing Guidelines Task-number: QTBUG-30318 Change-Id: I9839470fbac1d14c1788766d275aba3fac6ec8b1 Reviewed-by: Jerome Pasion Reviewed-by: Caroline Chao --- src/controls/ToolButton.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/controls/ToolButton.qml') diff --git a/src/controls/ToolButton.qml b/src/controls/ToolButton.qml index 3116e76e..106a947f 100644 --- a/src/controls/ToolButton.qml +++ b/src/controls/ToolButton.qml @@ -45,6 +45,7 @@ import QtQuick.Controls.Private 1.0 /*! \qmltype ToolButton \inqmlmodule QtQuick.Controls 1.0 + \since QtQtuick.Controls 1.0 \ingroup applicationwindow \brief Provides a button type that is typically used within a ToolBar. -- cgit v1.2.1