From 2416b9d6cc2950395151c18a7f7bfceb4b7fc693 Mon Sep 17 00:00:00 2001 From: Michael Brasser Date: Mon, 23 Oct 2017 18:58:18 -0500 Subject: Minor documentation improvements for Matrix4x4 Change-Id: I5340dfb214de63ad848b2c9c322c89a19b770fc2 Reviewed-by: Laszlo Agocs --- src/quick/items/qquicktranslate.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/quick/items/qquicktranslate.cpp') diff --git a/src/quick/items/qquicktranslate.cpp b/src/quick/items/qquicktranslate.cpp index 9937c692a5..1c8dd02b92 100644 --- a/src/quick/items/qquicktranslate.cpp +++ b/src/quick/items/qquicktranslate.cpp @@ -467,6 +467,7 @@ public: \instantiates QQuickMatrix4x4 \inqmlmodule QtQuick \ingroup qtquick-visual-transforms + \since 5.3 \brief Provides a way to apply a 4x4 tranformation matrix to an \l Item The Matrix4x4 type provides a way to apply a transformation to an -- cgit v1.2.3