mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
TagLib::XM::Properties is a public class that should be exported
This commit is contained in:
parent
525396d9c2
commit
d4b0ba2a7a
@ -28,7 +28,7 @@
|
||||
|
||||
namespace TagLib {
|
||||
namespace XM {
|
||||
class Properties : public AudioProperties {
|
||||
class TAGLIB_EXPORT Properties : public AudioProperties {
|
||||
friend class File;
|
||||
public:
|
||||
/*! Flag bits. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user