offapi/com/sun/star/animations/AnimationNodeType.idl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
New commits: commit 47f33494347e831aa29922bc9350555eba4301fb Author: Sarper Akdemir <q.sarperakde...@gmail.com> AuthorDate: Mon Aug 10 15:30:26 2020 +0300 Commit: Thorsten Behrens <thorsten.behr...@cib.de> CommitDate: Wed Aug 12 09:14:49 2020 +0200 add version tag to ANIMATEPHYSICS Change-Id: Ia6db8ca10a0311ae8492cdc5ab518efaba611cb2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100431 Reviewed-by: Stephan Bergmann <sberg...@redhat.com> Tested-by: Jenkins diff --git a/offapi/com/sun/star/animations/AnimationNodeType.idl b/offapi/com/sun/star/animations/AnimationNodeType.idl index d0cd6e268fd6..7c6abb105947 100644 --- a/offapi/com/sun/star/animations/AnimationNodeType.idl +++ b/offapi/com/sun/star/animations/AnimationNodeType.idl @@ -68,7 +68,10 @@ constants AnimationNodeType /** Defines a command effect. */ const short COMMAND = 11; - /** Defines a physics animation */ + /** Defines a physics animation + + @since LibreOffice 7.1 + */ const short ANIMATEPHYSICS = 12; }; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits