[Libreoffice-commits] core.git: offapi/com
Andrea Gelmini (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jul 25 08:09:11 UTC 2019
offapi/com/sun/star/drawing/GraphicObjectShape.idl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 38583daef69bc39de15ff41d2f149b34116d825c
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
AuthorDate: Thu Jul 25 09:10:39 2019 +0200
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Thu Jul 25 10:08:29 2019 +0200
Fix typo in code
Change-Id: Id666b0c822cf2589a0fe8886d9357e98b18b276c
Reviewed-on: https://gerrit.libreoffice.org/76282
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
Tested-by: Jenkins
diff --git a/offapi/com/sun/star/drawing/GraphicObjectShape.idl b/offapi/com/sun/star/drawing/GraphicObjectShape.idl
index d246df67e125..60388f7c57e7 100644
--- a/offapi/com/sun/star/drawing/GraphicObjectShape.idl
+++ b/offapi/com/sun/star/drawing/GraphicObjectShape.idl
@@ -32,7 +32,7 @@
#include <com/sun/star/drawing/ColorMode.idl>
#include <com/sun/star/container/XIndexContainer.idl>
-#incldue <com/sun/star/drawing/QRCode.idl>
+#include <com/sun/star/drawing/QRCode.idl>
module com { module sun { module star { module drawing {
More information about the Libreoffice-commits
mailing list