[Libreoffice-commits] core.git: Branch 'libreoffice-4-3' - offapi/com
Stephan Bergmann
sbergman at redhat.com
Tue Apr 7 09:37:40 PDT 2015
offapi/com/sun/star/awt/Key.idl | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 342830f5cbbf54e8a16c078c49e72adb1b0db482
Author: Stephan Bergmann <sbergman at redhat.com>
Date: Tue Apr 7 17:15:18 2015 +0200
Missing @since tag
cf. dd9c9a69da7b22c4166391df082ac23878312a01 "Add the 'quoteright' key to the
list of available keyboard shortcuts."
Change-Id: Ia064782505e317ee3d1c3622c273eb892e477b5e
(cherry picked from commit 1856a9df67d12b2e829445274d2969d10845a820)
diff --git a/offapi/com/sun/star/awt/Key.idl b/offapi/com/sun/star/awt/Key.idl
index 09b519a..b3358441 100644
--- a/offapi/com/sun/star/awt/Key.idl
+++ b/offapi/com/sun/star/awt/Key.idl
@@ -363,6 +363,7 @@ published constants Key
const short SEMICOLON = 1317;
+ /** @since LibreOffice 4.3 **/
const short QUOTERIGHT = 1318;
More information about the Libreoffice-commits
mailing list