offapi/com/sun/star/drawing/GraphicObjectShape.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 38583daef69bc39de15ff41d2f149b34116d825c
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Thu Jul 25 09:10:39 2019 +0200
Commit:     Stephan Bergmann <sberg...@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 <sberg...@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 {
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to