From: Lukáš Lalinský Date: Wed, 20 May 2015 22:18:01 +0000 (-0700) Subject: TagLib::XM::Properties is a public class that should be exported X-Git-Tag: v1.10beta~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d4b0ba2a7a9b23926c002ccd38d6abe0fc22ba7a;p=taglib TagLib::XM::Properties is a public class that should be exported --- diff --git a/taglib/xm/xmproperties.h b/taglib/xm/xmproperties.h index 9b6624a7..e87cb7f8 100644 --- a/taglib/xm/xmproperties.h +++ b/taglib/xm/xmproperties.h @@ -28,7 +28,7 @@ namespace TagLib { namespace XM { - class Properties : public AudioProperties { + class TAGLIB_EXPORT Properties : public AudioProperties { friend class File; public: /*! Flag bits. */