ios/experimental/TiledLibreOffice/TiledLibreOffice/lo.mm |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 5d9cba66327e0637166d53885512bf8234156fb4
Author: Tor Lillqvist <t...@collabora.com>
Date:   Wed Jan 8 15:20:18 2014 +0200

    Need to reference svx_component_getFactory, too, to be comparable, says 
matus
    
    Change-Id: I6e57184c25e4c8abcf74a2fb0536ec553148d756

diff --git a/ios/experimental/TiledLibreOffice/TiledLibreOffice/lo.mm 
b/ios/experimental/TiledLibreOffice/TiledLibreOffice/lo.mm
index 5a3707b..2457d9e 100644
--- a/ios/experimental/TiledLibreOffice/TiledLibreOffice/lo.mm
+++ b/ios/experimental/TiledLibreOffice/TiledLibreOffice/lo.mm
@@ -114,6 +114,7 @@ lo_get_libmap(void)
         { "libstocserviceslo.a", stocservices_component_getFactory },
         { "libsvllo.a", svl_component_getFactory },
         { "libsvtlo.a", svt_component_getFactory },
+        { "libsvxlo.a", svx_component_getFactory },
         { "libsvxcorelo.a", svxcore_component_getFactory },
         { "libswdlo.a", swd_component_getFactory },
         { "libswlo.a", sw_component_getFactory },
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to