i18npool/inc/i18npool/mslangid.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a123975e4bfcad4f18fa4b336def8e4b8e8577b4
Author: Eike Rathke <er...@redhat.com>
Date:   Wed Apr 3 23:51:39 2013 +0200

    let's try if this satisfies MSVC
    
    Change-Id: I2cfc88036121d7f31b17804c62e2d1ab84cce45b

diff --git a/i18npool/inc/i18npool/mslangid.hxx 
b/i18npool/inc/i18npool/mslangid.hxx
index b29c6df..ce4ca47 100644
--- a/i18npool/inc/i18npool/mslangid.hxx
+++ b/i18npool/inc/i18npool/mslangid.hxx
@@ -182,7 +182,7 @@ public:
         sal_Char      maCountry[3];
 
         /** Obtain a language tag string with '-' separator. */
-        OUString getTagString() const;
+        I18NISOLANG_DLLPUBLIC OUString getTagString() const;
     };
 
     /** @internal - Return a pointer to the IsoLangEntry of the underlying 
table,
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to