mirror of
https://github.com/taglib/taglib.git
synced 2025-06-04 01:28:21 -04:00
Merge remote-tracking branch 'setosha/ASFPicture_warning_fix'
This commit is contained in:
commit
364a840d83
@ -35,9 +35,8 @@
|
||||
|
||||
using namespace TagLib;
|
||||
|
||||
class ASF::Picture::PicturePriavte : public RefCounter
|
||||
struct ASF::Picture::PicturePriavte : public RefCounter
|
||||
{
|
||||
public:
|
||||
bool valid;
|
||||
Type type;
|
||||
String mimeType;
|
||||
|
Loading…
x
Reference in New Issue
Block a user