mirror of
https://github.com/taglib/taglib.git
synced 2025-07-20 22:14:22 -04:00
TagLib::XM::Properties is a public class that should be exported
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
|
||||
namespace TagLib {
|
||||
namespace XM {
|
||||
class Properties : public AudioProperties {
|
||||
class TAGLIB_EXPORT Properties : public AudioProperties {
|
||||
friend class File;
|
||||
public:
|
||||
/*! Flag bits. */
|
||||
|
Reference in New Issue
Block a user