]> granicus.if.org Git - taglib/commitdiff
TagLib::XM::Properties is a public class that should be exported
authorLukáš Lalinský <lukas@oxygene.sk>
Wed, 20 May 2015 22:18:01 +0000 (15:18 -0700)
committerLukáš Lalinský <lukas@oxygene.sk>
Wed, 20 May 2015 22:18:01 +0000 (15:18 -0700)
taglib/xm/xmproperties.h

index 9b6624a77c52bbb464fdfa0e44da322ece740ee8..e87cb7f8ebe22bc881c64aece1df768e30e32972 100644 (file)
@@ -28,7 +28,7 @@
 
 namespace TagLib {
   namespace XM {
-    class Properties : public AudioProperties {
+    class TAGLIB_EXPORT Properties : public AudioProperties {
       friend class File;
     public:
       /*! Flag bits. */