offapi/com/sun/star/xml/crypto/GPGSEInitializer.idl | 2 ++ 1 file changed, 2 insertions(+)
New commits: commit 4328cfc535ddbfe70fa9c5f631d84c3fe250dd19 Author: Stephan Bergmann <[email protected]> Date: Fri Dec 8 10:55:50 2017 +0100 Missing @since tag (introduced into libreoffice-6-0 with cherry-pick c7fa2da1532d9f140cb9018b0a62c62228c67ba1 "Restore GPG SEInitializer service") Change-Id: I3ba63f91b3d45591a2cb4804a1792e630093425f (cherry picked from commit 93fd1ce9b8af01f2d7c169775a0c04f2460c465d) Reviewed-on: https://gerrit.libreoffice.org/46082 Tested-by: Jenkins <[email protected]> Reviewed-by: Thorsten Behrens <[email protected]> diff --git a/offapi/com/sun/star/xml/crypto/GPGSEInitializer.idl b/offapi/com/sun/star/xml/crypto/GPGSEInitializer.idl index 82e836c7c0ca..d041eb9fa94b 100644 --- a/offapi/com/sun/star/xml/crypto/GPGSEInitializer.idl +++ b/offapi/com/sun/star/xml/crypto/GPGSEInitializer.idl @@ -26,6 +26,8 @@ module com { module sun { module star { module xml { module crypto { /** * Service of GPGSEInitializer + * + * @since LibreOffice 6.0 */ service GPGSEInitializer : XSEInitializer; _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
