TagLib::XM::Properties is a public class that should be exported

This commit is contained in:
Lukáš Lalinský 2015-05-20 15:18:01 -07:00
parent 525396d9c2
commit d4b0ba2a7a

View 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. */